dbx

Aho1ic/dbx
★ 2 stars Rust Browser/Web Updated today
DBX — 开源数据库管理工具,支持 40+ 种数据库。提供 Tauri 桌面应用(~15 ▎ MB)、Docker/Web 服务、CLI 和 MCP Server 四种使用方式。前端 Vue 3 + ▎ TypeScript,后端 Rust,pnpm monorepo 架构。
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "dbx": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "dbx"
      ]
    }
  }
}

README Excerpt

<div align="center"> <p style="font-size: 18px; white-space: nowrap;"><strong>70+ databases in 20 MB. Desktop, Docker, CLI, built-in AI assistant, and MCP Server.</strong></p> <p> <img src="https://dl.dbxio.com/assets/readme-hero-20260707.png" alt="DBX screenshot" width="820" /> </p> <p> <a href="https://github.com/t8y2/dbx/releases"><img src="https://img.shields.io/github/downloads/t8y2/dbx/total?style=for-the-badge&color=blue" /></a>