VeloxDB : database admin tool for Linux
VeloxDB is an open-source database management tool built with Rust and Tauri 2, available for Linux as .deb and .AppImage packages (x64 and ARM64). It supports 6 database engines — PostgreSQL, MySQL, MongoDB, Redis, SQLite, and DuckDB — plus wire-compatible cloud services like Supabase, PlanetScale, and Atlas. Connections work by pasting any standard URI (postgresql://, mysql://, redis://,…
VeloxDB is an open-source database management tool designed for Linux users, built with Rust and Tauri 2. It is available for download as .deb and .AppImage packages for x64 and ARM64 architectures. The tool supports six database engines, including PostgreSQL, MySQL, MongoDB, Redis, SQLite, and DuckDB, as well as wire-compatible cloud services like Supabase, PlanetScale, and Atlas.
Users can connect to their databases by pasting a standard URI, and the tool automatically detects the engine, host, port, and credentials. VeloxDB offers features such as schema-aware SQL autocomplete, a visual ER diagram designer, SSH tunneling, SSL/TLS support, and an inferred schema view for MongoDB collections and Redis keys.
The tool is 17–30MB in size and uses around 50MB of memory. It is MIT licensed and does not collect telemetry, as it runs locally.
Brief written by urgent.news from Dev.to's own syndicated text. Machine-written — may contain errors; check the original before relying on it.