Dashboards your
database deserves.
Beautiful, blazing-fast dashboards for engineering teams. Connect any database, write SQL, ship insights. No setup, no admin training, no contract.

Bring your own data
Connects to every database you use.
Native, fast, secure connectors. Encrypted credentials, SSL/TLS, SSH tunnels — all built in.
Don't see yours? More connectors are landing every month. Request one.
Everything in the box
A complete BI stack.
Without the bill.
Dashboards that ship.
Drag-and-drop builder. 20+ chart types, real-time refresh, filters that persist in the URL. Share with a token, embed anywhere.
Monaco SQL editor
Same editor as VS Code. Auto-complete, schema-aware, syntax for every dialect.
1 SELECT name, COUNT(*)
2 FROM products
3 GROUP BY name
4 ORDER BY 2 DESCAI that knows your schema
Natural language to SQL. Plain-English explanations. Performance suggestions. In private preview.
SELECT name, SUM(amount)
FROM orders JOIN customers...
-- generated in 0.8sBeautiful by default
A curated chart palette and typography system. Every dashboard looks like it came from your design team.
Public links, embeds, exports
Share with a password-protected token, embed in your app, or export to PDF/PNG.
Built for teams
Organizations, roles, granular permissions. Personal, org-wide, or globally shared scopes.
Real-time refresh
Set per-chart refresh intervals. Sub-50ms queries make live dashboards actually live.
Studio
SQL is a first-class citizen.
AI is on the way.
Write SQL in a Monaco editor with full schema awareness. Save queries to your team SQL book. Ship results to a dashboard in one click. AI assistant is in private preview today.
Show me top 10 customers by revenue last quarter, with their order count
SELECT c.name, SUM(o.amount) AS revenue, COUNT(o.id) AS orders FROM customers c INNER JOIN orders o ON o.customer_id = c.id WHERE o.created_at >= '2026-01-01' GROUP BY c.name ORDER BY revenue DESC LIMIT 10;
Natural language to SQL
Describe what you want. Get production SQL aware of your schema, joins, and types. Coming with Pro.
Sub-50ms execution
Rust query engine with native database drivers. Pagination, streaming, no JVM warm-up.
SQL Book for your team
Save, version, and share queries. Add to dashboards in one click. Read-only mode by default.
Speed
Built to feel instant.
Most BI tools were built when slow was acceptable. DBCraft uses a Rust-powered query engine and a React 18 UI. Result: dashboards that respond in a heartbeat.
How it stacks up
The honest comparison.
We're not the only dashboard tool. We're the one that's fast, beautiful, and gets out of your way.
In production
Running the dashboards
that run real businesses.
We swapped a five-figure BI contract for DBCraft. Our ops team ships dashboards same-day, and our investor metrics ran live on Dragons' Den without a hiccup.
Sprive · UK FinTech
