Manage databases, supports PostgreSQL, MySQL, SQLite and more. A web/hosted version of DBeaver. ([Source Code](https://github.com/dbeaver/cloudbeaver)) `Apache-2.0` `Docker`
Best alternatives to os-dpt in 2026
Asking an AI to write SQL for you usually means sending your database schema and questions to a cloud service you don't control, which is a hard sell for anyone working with sensitive data. os-dpt takes the opposite approach: it's a SQL editor that runs locally on your computer (the server only binds to your own machine, 127.0.0.1), with a chat-to-SQL AI agent that writes and executes queries against your live schema in response to plain-English questions — but everything about how it works stays visible and under your control. Queries live as plain .sql files and the agent's memory (schema notes, conventions, past feedback) lives as git-tracked markdown, so your query history gets normal version control instead of being trapped in an app's database. Database connections default to read-only, credentials are encrypted in your OS keychain, and results are automatically charted. It's installed via npm (npx os-dpt) and is free and open-source under the MIT license — you do need your own Anthropic API key for the AI agent to actually work.
Quick comparison of os-dpt alternatives
| # | Tool | Best for | Price |
|---|---|---|---|
| 1 | Développeurs | — | |
| 2 | Développeurs | — | |
| 3 | Développeurs et DBA sur macOS qui veulent un copilote IA pour écrire du SQL sans envoyer leurs données à un tiers imposé | — | |
| 4 | Développeurs travaillant avec SQLite sur Linux, équipes DevOps en CI/CD. | — | |
| 5 | Developers, database administrators and data engineers who need a lightweight, self-hosted database exploration tool | — | |
| 6 | Équipes infra/backend gérant des clusters PostgreSQL à grande échelle (pooling, réplicas, sharding) | — | |
| 7 | Développeurs et entreprises construisant des apps ou agents IA ayant besoin d'un backend complet (DB, auth, fonctions, stockage, IA) | — | |
| 8 | Développeurs et analystes qui travaillent sur plusieurs types de bases de données et veulent générer des requêtes SQL en langage naturel | — | |
| 9 | Équipes data/IA d'entreprises régulées ou de grande taille ayant besoin de connecter des données hétérogènes pour des agents IA fiables (audit, gouvernance) | — | |
| 10 | Développeurs et entreprises voulant ajouter une recherche performante (texte + sémantique) sans gérer leur propre infrastructure | — | |
| 11 | AI/ML engineering teams building RAG or large-scale multimodal search and training pipelines | — | |
| 12 | Frontend and full-stack developers and small teams building real-time, multiplayer or offline-capable apps | — |
A native Mac app for browsing and querying your databases that lets you ask questions in plain English and get real SQL back — with built-in guardrails so an AI assistant can't quietly delete your data.
- ✓ Achat unique, pas d'abonnement obligatoire
- ✓ Choix du modèle IA (Claude, OpenAI, Ollama local)
A free tool that watches what your app is doing to its SQLite database and flags slow or inefficient queries, without touching your code.
- ✓ Profiles without any changes to application code, ORM, or database
- ✓ Automatically captures and aggregates equivalent queries
A lightweight, self-hosted database explorer supporting 12+ database types including PostgreSQL, MySQL, SQLite, MongoDB, and Redis with a browser-based UI for browsing, querying, and editing data.
- ✓ Lightweight (<50MB) and efficient
- ✓ Supports 12+ database types
An open-source Postgres proxy that pools connections, load-balances across replicas, and shards data across servers — without app code changes.
- ✓ Combine pooling, load balancing et sharding
- ✓ Two-phase commit pour cohérence cross-shard
A backend-in-a-box for building apps and AI agents that need a database, file storage, real-time updates, and their own APIs — similar to Firebase or Supabase, but built with AI agents as first-class users, not just an afterthought.
- ✓ Passerelle IA et MCP natifs dans le backend
- ✓ Open-source, base PostgreSQL avec RLS
A database tool where you can type a question in plain English — like "show me last month's top customers" — and it writes and runs the correct database query for you, instead of you having to know SQL by heart.
- ✓ Support très large de bases de données (30+)
- ✓ Assistant IA pour générer des requêtes en langage naturel
A database that automatically connects your scattered documents, spreadsheets and files into a web of related facts, so an AI agent can actually understand how they relate instead of guessing.
- ✓ Base open source avec des clients entreprise vérifiables et connus
- ✓ Intégration native MCP pour plusieurs familles d'agents IA
An open-source database built specifically to store and search the huge piles of images, text and embeddings that AI systems train on and search through.
- ✓ Large, active open-source community (11K stars)
- ✓ Used in production by major companies
A real-time database with built-in auth, storage and permissions — like a modern, open-source Firebase where data lives on the client and syncs instantly across users and devices.
- ✓ Database + auth + permissions + storage + sync in one tool
- ✓ Local-first and relational at the same time
FAQ about os-dpt alternatives
- What is the best alternative to os-dpt in 2026?
- Based on our selection, CloudBeaver is the best alternative to os-dpt in 2026. Manage databases, supports PostgreSQL, MySQL, SQLite and more. A web/hosted version of DBeaver. ([Source Code](https://github.com/dbeaver/cloudbeaver)) `Apache-2.0` `Docker`. See our full ranking above to compare all options.
- Is os-dpt free?
- os-dpt is a paid tool. Several alternatives in our selection offer free or freemium versions.
- How many alternatives to os-dpt are there?
- mySelectas has listed 12 alternatives to os-dpt in the Databases & Storage category. Our selection is updated regularly to include the best options available.