DBX
20 MB lightweight cross-platform database client for 70+ databases with built-in AI assistant and MCP Server
★ 12,960 GitHub
Apache-2.0 databasesqlmysqlpostgresqlsqliteredismongodbduckdbai-assistantmcp-serverdockerdesktopcli Database Tools
Overview
DBX is a lightweight, cross-platform database client that weighs just 20 MB and connects to 70+ databases including MySQL, PostgreSQL, SQLite, Redis, MongoDB, DuckDB and SQL Server. It ships with a built-in AI assistant that helps you write and optimize SQL, plus an MCP Server so AI coding tools can query your databases directly. Available as a desktop application, a Docker image, and a command-line tool, DBX keeps your data workflows fast, private, and simple - whether you are a developer, DBA, or data analyst.
Requirements
Min vCPU
2
Min RAM
4096 MB
Min Disk
10 GB
Rec vCPU
4
Rec RAM
8192 MB
Rec Disk
20 GB
Recommended VPS
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 8
8 vCPU · 32256 MB · 400 GB
Affiliate disclosure
Docker Compose
# Generated by Run This Ai — docker-compose.yml
services:
dbx:
image: t8y2/dbx:latest
restart: unless-stopped
ports:
- 8080:8080
volumes:
- ./data/dbx:/data
Guides & articles
How to Deploy DBX with Docker and Use Its AI Assistant
Step-by-step tutorial: run DBX in Docker, connect to PostgreSQL, write SQL with the built-in AI assistant, and expose data to AI tools via MCP.
Aug 2, 2026
DBX: The 20 MB Database Client That Connects to 70+ Databases
DBX is a 20 MB cross-platform database client for 70+ engines with a built-in AI assistant and MCP Server. Discover why it is replacing heavyweight tools.
Aug 2, 2026