Download Center
Official production releases built natively for macOS (ARM64 & Intel), Windows, and Linux.Current version: v1.1.9
Install via Homebrew
On macOS, Homebrew is the easiest path — the cask installs the right build for your Mac and clears the Gatekeeper quarantine flag automatically, so there's no manual Terminal step afterward:
brew install --cask rdsqlhq/rdsql/rdsql
First Launch on macOS (Direct Download)
macOS and Windows builds aren't code-signed yet, so Gatekeeper quarantines the app on first launch and refuses to open it. Skip this if you installed via Homebrew above — otherwise, after moving rdSQL.app to /Applications, clear the quarantine flag once from Terminal:
xattr -cr "/Applications/rdSQL.app" open "/Applications/rdSQL.app"
Package Verification & Checksums
All releases are signed and verified. Compute SHA-256 hash using shasum -a 256 filename:
| Package Target | SHA-256 Checksum Hash |
|---|---|
| macOS (Apple Silicon) | aab84611b76af47bb742f53f055b3b72623a1a66b9e9e1bc859c0033d4c3f66b |
| macOS (Intel) | a425ca95564dd1d9786377fc30abec5304ce040e5792ef4aa378f8a0d473c87b |
| Windows | 259fd24391f8fd6d685b017dda7230c2c1f6476bbc2bdf6305a6b92ec6e33eff |
| Linux | ab4dae7e509e1a9bc57f8cef048bd49a8f6496b70df381ffa9e7f2f725b65317 |
