Local-first · Free for Windows · v0.1.1

Ask your databases
in plain English.

dbclaw turns natural language into read-only SQL across PostgreSQL, MySQL, SQL Server, SQLite, MongoDB and spreadsheets — then runs it and shows you the answer. Plain English in, charts & tables out.

No account. Your data stays on your machine.

Everything you need to talk to your data

One desktop app for technical and non-technical teams alike.

💬

Natural-language chat

Ask follow-up questions in a ChatGPT-style thread that remembers context — "now break that down by region".

🔧

Self-healing queries

When a query fails, dbclaw re-reads your live schema and fixes the SQL itself, then shows you what it corrected.

🔗

Federated queries

Join across different databases in one query — PostgreSQL + MongoDB + Excel, together.

📊

Excel export

Send any result straight to a native .xlsx workbook — full data, not just what's on screen.

🧭

Semantic layer

Define friendly names, business metrics and a glossary so the AI speaks your terms, not raw column names.

🔒

Read-only & private

Every query is read-only and local-first. Credentials live in your OS keychain; your data never leaves your machine.

Connects to your databases

Relational, document, and flat files — all in one place.

PostgreSQL MySQL SQL Server SQLite MongoDB CSV JSON Excel

Bring your own AI

Use a cloud model with an API key, or run fully offline with a local model.

Anthropic Claude OpenAI Google Gemini DeepSeek Ollama (local)

Download dbclaw v0.1.1

Windows 10/11 (x64). Free.

Installer

Recommended. Per-user install, no admin needed. Auto-updates itself.

Download .exe installer

MSI

For enterprise / Group Policy deployment.

Download .msi

Standalone

Run without installing (single large .exe).

Download .exe

⚠️ Builds are unsigned, so Windows SmartScreen shows "Windows protected your PC" — click More info → Run anyway. macOS and Linux builds are on the roadmap.

FAQ

Is dbclaw free?

Yes — free to download and use on Windows.

Does my data leave my computer?

No. dbclaw is local-first. Only your question and the schema are sent to the AI provider you pick — and with a local Ollama model, nothing leaves your machine. Every query is read-only.

Which AI models can I use?

Anthropic Claude, OpenAI, Google Gemini, DeepSeek, or a local model via Ollama.

Do I need to know SQL?

No. Ask in plain English. If you do know SQL, there's a Query tab to write it yourself (read-only).