Discover and explore top open-source AI tools and projects—updated daily.
t8y2Lightweight database client powered by AI
New!
Top 21.5% on SourcePulse
DBX is an open-source, lightweight, cross-platform database client designed for developers and power users. It simplifies management across a wide array of databases, including SQL and NoSQL variants, by offering a unified interface with advanced features like an AI SQL assistant and instant file previewing, aiming to boost productivity.
How It Works
Built with the Tauri 2 framework, DBX combines a Rust backend (utilizing sqlx, tiberius, redis-rs, mongodb) with a Vue 3 + TypeScript frontend. This architecture enables a compact ~15MB installer without a bundled Chromium, prioritizing native performance and a smaller footprint. The UI is crafted with shadcn-vue and Tailwind CSS, featuring CodeMirror 6 for an enhanced code editing experience.
Quick Start & Requirements
brew install --cask t8y2/tap/dbxscoop bucket add dbx https://github.com/t8y2/scoop-bucket then scoop install dbxpnpm install then pnpm tauri dev.pnpm tauri build; the installer is located in src-tauri/target/release/bundle/.xattr -cr /Applications/dbx.app or select "Open Anyway" in System Settings → Privacy & Security.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
macOS users face an initial hurdle requiring manual security bypass due to the application not being Apple-signed.
10 hours ago
Inactive