Download SQLvanta
Free forever. No account, no telemetry, no ads. Just a great MySQL client.
Fetching latest versionβ¦
All releases are published on GitHub Releases. The app auto-checks for updates on startup β you can always update from within Settings.
π Installation
πͺ Windows
1. Download sqlvanta-windows-x64.zip
2. Extract the ZIP anywhere (e.g. C:\Apps\sqlvanta\)
3. Run sqlvanta.exe β no installer required
π macOS
1. Download sqlvanta-macos.zip
2. Unzip and drag sqlvanta.app to /Applications
3. Remove the quarantine flag (required for unsigned builds):
xattr -dr com.apple.quarantine /Applications/sqlvanta.app
4. Launch normally β double-click sqlvanta.app
π§ Linux
1. Download sqlvanta-linux-x64.tar.gz 2. Extract: tar -xzf sqlvanta-linux-x64.tar.gz -C ~/apps/sqlvanta/ 3. Run: ~/apps/sqlvanta/sqlvanta # Optional: create a .desktop entry for your launcher
π¨ Build from Source
git clone https://github.com/senthilnasa/sqlvanta.git cd sqlvanta flutter pub get dart run build_runner build --delete-conflicting-outputs flutter run -d windows # or macos / linux
βοΈ System Requirements
SQLvanta is lightweight. Typical memory usage under 80 MB.
Windows 10 / 11 (x64)
macOS 12 Monterey+
Ubuntu 20.04 / Debian 11+
MySQL 5.7 / 8.0 / 8.4
MariaDB 10.4+
~80 MB RAM
150 MB disk space
No .NET / Java required