The packages are free and run in your own backend, against your own database. A plan buys hosted query planning, so you do not have to run a model or hold a provider key — nothing else about your data passes through here.
npm install, then point Dashu at a read-only role.
Only needed for Managed AI. OpenRouter and your own model are free.
Set it in your backend environment and you are answering questions.
Free to run. Pay only for hosted planning.
The SDK is Apache-2.0 and costs nothing, forever. A plan adds Managed AI, so you can skip operating a model or signing up with a provider.
Freeforever
Install and run them in your own backend, with your own AI provider.
No plan needed
$19per month
Managed AI for a single product, without running a model or holding a provider key.
Get started$49per month
More headroom, for production traffic across several environments.
Get startedCheckout is in test mode — no payment processor is connected and no card is charged. Plans activate immediately, and Managed AI works straight away.
Dashu is a set of npm packages. Your database connection string never reaches us, and neither do your query results.
A SELECT-only role, a READ ONLY transaction with a statement timeout, and a SQL guard that rejects writes before they run.
Managed AI receives the question and the approved schema, and returns a query plan. Execution stays on your side.