dbx/docs/guide/what-is-dbx.md

1.0 KiB

What is DBX?

DBX is an open-source, lightweight, cross-platform database management tool built with Tauri 2 and Rust.

DBX Screenshot

Why DBX?

  • Lightweight — ~15 MB installer, no bundled Chromium
  • Multi-database — One tool for MySQL, PostgreSQL, SQLite, Redis, MongoDB, and 8 more
  • AI-powered — Built-in AI assistant + MCP server for external AI agents
  • Secure — Passwords in system keyring, SSH tunnels, encrypted config export
  • Cross-platform — macOS, Windows, Linux

Tech Stack

Layer Technology
Framework Tauri 2
Frontend Vue 3 + TypeScript
UI shadcn-vue + Tailwind CSS
Editor CodeMirror 6
Backend Rust + sqlx / tiberius / redis-rs / mongodb

License

MIT