Download SQLvanta

Free forever. No account, no telemetry, no ads. Just a great MySQL client.

Fetching latest version…

πŸͺŸ

Windows

Windows 10 / 11 β€” x64

⬇ Download .zip

🍎

macOS

macOS 12+ β€” Apple Silicon & Intel

⬇ Download .zip

🐧

Linux

Ubuntu 20.04+ / Debian β€” x64

⬇ Download .tar.gz

πŸ“¦

Source Code

Build from source β€” Flutter 3.x

View on GitHub

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