20 MB lightweight cross-platform database client for 70+ databases, including MySQL, PostgreSQL, SQLite, Redis, MongoDB, DuckDB, SQL Server, and Dameng. Built-in AI, MCP Server, CLI, desktop and Docker. | 轻量级跨平台数据库管理工具,支持 MySQL、PostgreSQL、SQLite、Redis、MongoDB、达梦等 70+ 数据库,提供桌面端、Docker、CLI、内置 AI 助手和 MCP Server。
dbx is a lightweight cross-platform database client built in Rust with Vue that supports over 70 databases including MySQL, PostgreSQL, SQLite, Redis, MongoDB, and DuckDB. The project provides multiple interfaces—a desktop GUI, CLI, Docker deployment, and an MCP Server—alongside built-in AI capabilities. It is structured as a modular system with pluggable database agents; some databases like Cassandra, Hive, and IoTDB use native Go or Rust implementations, while others rely on JDBC wrappers, and the system includes benchmarking infrastructure to compare performance between different agent implementations.