dbx/docs/index.md

3.0 KiB

layout hero features
home
name text tagline image actions
DBX Database Management Tool Open-source, lightweight, cross-platform. Supports 13+ databases with built-in AI assistant.
src alt
/logo.png DBX
theme text link
brand Get Started /guide/getting-started
theme text link
alt Download https://github.com/t8y2/dbx/releases
theme text link
alt GitHub https://github.com/t8y2/dbx
icon title details link linkText
🗄️ 13+ Databases MySQL, PostgreSQL, SQLite, Redis, MongoDB, DuckDB, ClickHouse, SQL Server, Oracle, Elasticsearch, and many MySQL/PG-compatible databases. /guide/databases View all databases
icon title details link linkText
✏️ Query Editor CodeMirror 6 with syntax highlighting, smart SQL autocomplete for tables and columns, format SQL, execute selected text. /guide/query-editor Learn more
icon title details link linkText
📊 Data Grid Virtual-scrolled table with inline editing, sorting, search, WHERE filter, pagination. Edit data and preview SQL before saving. /guide/data-grid Learn more
icon title details link linkText
🤖 AI Assistant Natural language to SQL, explain, optimize, fix errors. Supports Claude, OpenAI, and any compatible API. /guide/ai-assistant Learn more
icon title details link linkText
🔌 MCP Integration Let Claude Code, Cursor and other AI agents query your databases and open tables in DBX directly. /guide/mcp Setup guide
icon title details link linkText
🔄 Schema Diff & Transfer Compare schemas across databases and generate sync SQL. Transfer data between different database engines. /guide/schema-diff Learn more
icon title details link linkText
🔍 Field Lineage Trace column dependencies through foreign keys, views, query history, and same-name fields across tables. /guide/field-lineage Learn more
icon title details link linkText
🔒 Secure & Lightweight Passwords in system keyring, SSH tunnel, encrypted config export. ~15 MB installer, no bundled Chromium. /guide/config-export Learn more

See it in action

DBX main interface
Connection dialog AI assistant