Get TabulaSQL
Pick your platform below. Free forever, no account required: install it and connect to MySQL & MariaDB.
macOS
Apple Silicon & Intel
TabulaSQL-macos-arm64.dmg · v1.0.1
TabulaSQL-macos-x64.dmg · v1.0.1
Windows
64-bit installer
TabulaSQL-windows-x64-setup.exe · v1.0.1
Linux
AppImage / .deb
TabulaSQL-linux-x64.AppImage · v1.0.1
TabulaSQL-linux-x64.deb · v1.0.1
Prefer to browse all builds and checksums? Head to the GitHub Releases page.
Installing TabulaSQL
macOS
- 1. Open the downloaded
.dmgand drag TabulaSQL into Applications. - 2. First launch: right-click the app and choose Open (do not double-click). Confirm when macOS asks. Builds are unsigned, so Gatekeeper may warn that the app "can't be opened" or is "damaged".
- 3. If it still won't open, clear the quarantine flag:
Same steps for Apple Silicon and Intel.
Want signed, Gatekeeper-friendly macOS builds? An
Apple Developer Program membership
(needed to sign and notarize the .dmg)
costs about $99/year. If enough people
buy me a coffee,
I can cover that and ship properly signed downloads.
Windows
- 1. Run the downloaded
.exeinstaller. - 2. If SmartScreen warns you, choose "More info", then "Run anyway" (unsigned build).
- 3. Launch TabulaSQL from the Start menu.
Linux
AppImage: make it executable, then run it:
Or install the .deb with your package manager.
Every build ships with its own PHP runtime, including pdo_mysql (MySQL/MariaDB) and sodium (encrypted connection export).
Building from source
TabulaSQL is fully open source. Don't trust a pre-built binary? Clone the repo and build it yourself.