taurusdb-core
v0.3.0
Published
Shared TaurusDB data-plane engine for schema, SQL execution, guardrails, and diagnostics.
Maintainers
Readme
taurusdb-core
Shared TaurusDB data-plane engine for:
- schema discovery
- readonly and mutation SQL execution
- SQL guardrails and confirmation flow
- TaurusDB capability detection
- diagnostics workflows
Install
npm install taurusdb-coreNotes
- Requires Node.js
>= 20 - This is the shared engine package
- Most end users should install
taurusdb-mcpinstead
