@amiaoapp: Having a bunch of Navicat / DBeaver / DataGrip on your computer is really outdated. Recently I tried a new tool: DBX, it looks 'lightweight' but acts 'wild'. 15MB packs support for 50+ databases directly, and it also throws in an AI assistant. The most outrageous part is...
Summary
DBX is a lightweight (15MB) database management tool that supports 50+ databases, comes with an AI assistant, can replace multiple clients like Navicat, DBeaver, DataGrip, and supports Docker self-hosting and cross-platform.
View Cached Full Text
Cached at: 06/30/26, 07:37 AM
60+ databases in 15 MB. Desktop & Docker self-hosting, with built-in AI assistant.
English | Switch to Chinese version
πͺΆ 15 MB, zero runtime bloat
No Java JRE. No Python venv. No bundled Chromium. DBX ships as a single small binary β download, install, connect. DBeaver needs Java; TablePlus is macOS-only. DBX runs everywhere with nothing extra.
π€ AI that lives in your editor
Highlight a table, describe what you want, get SQL back β no copy-paste between tools. Works with Claude, OpenAI, or local models via Ollama. Built-in safety checks review AI-generated SQL before it runs.
π MCP: your databases, AI-ready
DBX speaks the Model Context Protocol. Claude Code, Cursor, Windsurf, and other AI coding agents can query your databases through connections you already set up. One config, everywhere.
π Desktop + Docker + Web
Native app on macOS, Windows, and Linux. Self-host via Docker for team access. Web version for browser-only environments. Same feature set. Same connections.
Similar Articles
@Huahuazo: Attention, database folks β you no longer need to clutter your desktop with a bunch of clients. I stumbled upon a treasure tool called DBX, a single client that connects all mainstream databases: β MySQL, PostgreSQL, SQLite β‘ Redis, MongoDB, ClickHouse β’ Even domestic ones like OceanBase and openGauss are supported.
DBX is a lightweight multi-database client supporting 60+ databases including MySQL, PostgreSQL, Redis, and MongoDB. The installer is only 15MB and comes with an AI assistant that can generate SQL from natural language.
@VincentLogic: The most painful thing about taking over someone else's project: opening the database, hundreds of tables, no documentation, no comments, and table names are just pinyin abbreviations. ChartDB solves this problem. Run a single SQL command to export the entire database structure and automatically generate an ER diagram. Which tables are related, how foreign keys are connected, all clear at a glance. No need...
ChartDB is a free and open-source tool that allows you to export the entire database structure by running a single SQL command, automatically generating an ER diagram. It supports multiple databases and has built-in AI natural language query functionality to help developers quickly understand database table relationships.
@gkxspace: Found a crazy open-source tool. You input a sentence describing what data you want, and it deploys a group of AI agents to research on various websites in parallel. After a few minutes, it compiles a structured table for you. In fact, the data is all on the internet, but turning it into a usable table has always been a labor-intensive task. In the past, this was an engineering project: combining searches, writing crawlers...
BigSet is an open-source tool. You input a sentence describing the data you need, and it deploys multiple AI agents to research the web in parallel, automatically inferring schema, deduplicating, verifying, and generating a structured table. It supports scheduled refreshes.
@jaywcjlove: Tabularis β An open-source, cross-platform modern database client. Supports PostgreSQL, MySQL/MariaDB, and SQLite, with built-in AI, MCP, and Notebook, and supports plugin extensions. Lightweight, native, beautiful UI, designed for developers. Supports β¦
Tabularis is an open-source, cross-platform modern database client that supports PostgreSQL, MySQL/MariaDB, and SQLite, with built-in AI, MCP, and Notebook, and supports plugin extensions. Designed for developers.
@billtheinvestor: The 7MB AI-native terminal is here! Terax perfectly integrates a terminal, code editor, Git, and a powerful AI agent, and also supports local models. Lightweight beyond belief, blazingly fast β the developer's dream machine! GitHub link:
Terax is a lightweight open-source AI-native terminal and developer workspace that combines a terminal, code editor, Git, and AI agent in a 7MB package, supporting local models and various AI providers.