Real schema context
AI sees your schema and workspace context, so you spend less time pasting setup.
Schema-aware AI for database work
A secure desktop workspace for MySQL, PostgreSQL, BigQuery, and more, with schema-aware Codex and Claude agents that understand context and respect boundaries.
Other platforms coming soon. Bring your own Codex CLI or Claude Code setup.
WITH weekly_revenue AS ( SELECT customer_id, date_trunc('week', created_at) AS revenue_week, SUM(amount) AS total_revenue FROM orders GROUP BY customer_id, revenue_week ) SELECT customer_id, total_revenue FROM weekly_revenue ORDER BY total_revenue DESC;
Why BaseDeck feels different
Not a chat box next to your database.
AI sees your schema and workspace context, so you spend less time pasting setup.
Browse data, ask questions, and draft SQL in one desktop workspace.
Fast AI assistance, with explicit control over what gets executed.
Proof points
Connect your databases. Bring your agent. Keep control local.
MySQL, PostgreSQL, BigQuery, SQLite, TiDB, and Cloudflare D1.
Works with local Codex CLI and Claude Code setups.
Desktop workspace, local credentials, encrypted macOS storage.
Evaluate the workflow
Use the free Community tier to validate the schema-aware workflow. Move to Pro when you want unlimited tabs, unlimited saved connections, and a license you can keep.