Database management,built for developers
Six engines. Paste any connection URI and go.
PostgreSQL, MySQL, MongoDB, Redis, SQLite & DuckDB — in one native app, 17–30MB depending on platform.

Ask Veloxy AI
AI that respects your privacy
Generate SQL from plain language using your own OpenRouter API key. No telemetry, no sign-in, no data collection — your queries stay on your machine. Chat-style conversations with full history for iterative refinement.
Features
Everything you need.
Nothing you don't.
Six Database Engines
PostgreSQL, MySQL, MongoDB, Redis, SQLite, and DuckDB — plus 9 wire-compatible cloud flavors like Supabase, PlanetScale, and Atlas.
Paste & Connect
Drop in any postgresql://, mysql://, redis://, mongodb(+srv)://, or sqlite:// URI. Engine, host, port, and credentials auto-detect.
Inferred Schema
MongoDB collections and Redis keys get an inferred structure with field presence percentages — no fixed schema required.
Partition-Aware Diagrams
PostgreSQL partitioned tables show parent tables only. The inspector panel auto-hides when nothing's selected.
Nine Built-in Themes
Light, Dark, System, Sepia, Ocean, Forest, Rose, Slate, and Amber — a palette for every kind of session.
Native Auto-Updates
Background release checks run natively via Rust. Semantic version comparison with an Update Available badge in Settings.
Refactored Rust Backend
Typed error handling, a per-engine trait system, and 138 regression tests across all six engines.
JSON-Driven Config
Connection forms are entirely config-driven. Adding a new database engine takes about 20 lines.
Zero-Migration Upgrades
Upgrade from any 0.1.x release with no config changes and no breaking changes.
Visual Designer
Design your database visually
Stop writing DDL by hand. Drag, drop, and connect tables to build your schema. A full visual designer — built right in. No separate tools, no extra cost.
- Visual ER diagrams with automatic layout
- Drag-and-drop table relationships
- Inferred schema for MongoDB collections and Redis keys
- Inspector panel with full column, index, and constraint details
- Export to SQL, PNG, or PDF

Comparison
Why you should switch
| Feature | VeloxDB | pgAdmin / DBeaver |
|---|---|---|
| Download Size | 17-30MB | 200MB - 600MB+ |
| Memory Usage | ~50MB | 300MB - 1GB+ |
| Startup Time | <1 second | 5-15 seconds |
| Built with | Rust / Tauri | Electron / Java |
| Themes | 9 built-in | Partial / plugin |
| Model designer | Built-in | Separate tool |
| Auto-complete | Schema-aware | Basic |
| Keychain | Native | None |
Privacy
No telemetry. Local first.
VeloxDB runs entirely on your machine. No telemetry, no analytics, no cloud sync. Your schemas, queries, and credentials stay local.
Get VeloxDB
Ready to try it?
macOS, Windows & Linux available now. Free and open-source under MIT.
VeloxDB is free and open-source. If it saves you time, consider sponsoring the project to keep it independent and ad-free.
Resources
Migration and setup guides
Learn how to move from other tools and improve your database workflow.
Open Source
Star us on GitHub
Help support the project — every star counts!