The connection lives in the Rust core, not the browser tab. Reload the UI, put the Mac to sleep, let the network blip – your session stays. Native to macOS, no Java, no Electron.
in 30 seconds, no sudo
One command. Signed universal binary, notarized by Apple. 30-day full version, then you keep reading for free, forever.
curl -fsSL https://dl.datargo.com/sqlclient/install.sh | sh
It downloads the notarized app into your Applications folder. No sudo, no background service, no telemetry. You can read the script first.
the connection lives in the Rust core
With most tools the connection is tied to the interface. Reload the UI, close the laptop, let the network blip – session gone, reconnect wait. With sqlclient the connection lives as a pool in the Rust core and keeps running while the interface redraws.
local-first, 0 telemetry
No analytics SDK, no phone-home, no crash upload. What leaves your Mac? Nothing – except, optionally, end-to-end encrypted sync over your own iCloud.
All credentials in an AES-256-GCM vault, derived with 210,000 PBKDF2 iterations.
Unlock with a fingerprint; the key lives in the login keychain – no master-password typing.
We don’t even know you installed it. Check for yourself with Little Snitch or lsof.
Vendor in Germany, German data-protection law, no CLOUD Act reach – because there is no cloud.
everything in, nothing buried
From the SELECT to the INNODB_TRX lock killer, from the Excel import to the ER diagram. No more tool zoo, no more endless tab-switching.
Comparison
We’ll say it straight: no Java, no web server, no connection that’s dead after lunch.
← Swipe the table horizontally →
| Feature | Sequel Ace | DBeaver | TablePlus | phpMyAdmin | |
|---|---|---|---|---|---|
| Native, no Java / Electron | ✓ native | ✓ | Java | ✓ | Web app |
| Cold start under 1 second | ✓ | ✓ | 3 to 5 s | ✓ | n/a |
| Server admin (processes, status, variables) | ✓ | ✗ | partial | ✗ | ✓ |
| DDL GUI: tables & FKs without SQL | ✓ | partial | ✓ | partial | ✓ |
| Encrypted vault + Touch ID | ✓ | Keychain | ✗ | partial | ✗ |
| Connection survives UI reload | ✓ | n/a | n/a | dies when idle | n/a |
| 0 telemetry · local-first · GDPR | ✓ | ✓ | partial | Closed | ✓ |
| Made in Germany | ✓ | n/a | n/a | n/a | n/a |
Comparison based on publicly documented features, as of 2026. Product names belong to their respective vendors.
Pricing
Net prices per write seat per year. Readers and browsers are always free.
← Swipe the table horizontally →
| Feature | Free | Solo | Studio | Popular Operate | Scale |
|---|---|---|---|---|---|
| Price (€/year) | 0 € | 79 € | 119 € | 159 € | 499 €+ |
| Write seats | read-only | 1 | 2 | ≤ 10 | custom |
| Connections | 5 | 5 | 10 | ∞ | ∞ |
| Edit data & DDL | ✗ | ✓ | ✓ | ✓ | ✓ |
| iCloud sync | ✗ | ✗ | ✓ | ✓ | ✓ |
| Server admin & production safeguards | ✗ | ✗ | ✗ | ✓ | ✓ |
| Schema search across all DBs | ✗ | ✗ | ✗ | ✓ | ✓ |
| Team sync | ✗ | ✗ | ✗ | ✓ | ✓ |
| SSH tunnel & SSL | ✓ | ✓ | ✓ | ✓ | ✓ |
| SQL console & editor | ✓ | ✓ | ✓ | ✓ | ✓ |
| Audit export | ✗ | ✗ | ✗ | ✗ | ✓ |
| SSO / SAML / SCIM | ✗ | ✗ | ✗ | ✗ | ✓ |
| Central policy & SLA | ✗ | ✗ | ✗ | ✗ | ✓ |
Navicat-class server admin and ER diagram – for €159 instead of $1,299.
Free: 30-day full version, then permanently free read-only. Net prices per write seat/year, readers always free. Proposed pricing, as of 2026 – subject to change.
the last brakes
The script downloads the Apple-notarized app into your Applications folder. No sudo, no background service, no telemetry. You can read it first; the binary is signed and universal (Apple Silicon and Intel).
None. No analytics SDK, no phone-home, no crash upload. Local-first means your Mac, your data, period. Check it with Little Snitch or lsof.
sqlclient doesn’t hold you hostage. You keep reading, browsing and exporting for free, forever – only writing needs a license.
Because DBeaver is a Java app: sluggish start, foreign Mac feel, strong encryption only in the paid tier. sqlclient is native, keeps the connection alive and ships the vault by default. And reading is free here anyway.
No. Rust core, native macOS WebView, around 10 MB instead of 300. No bundled Chromium, no JVM start, loaded cold in under a second.
Yes – focused and deep instead of 20 databases done half-baked. PostgreSQL is on the roadmap, not in the marketing deck.
There’s a perpetual fallback: when your year runs out, you keep the last paid version permanently writable. The license is offline and signed (Ed25519); the app never phones home.
Yes. Connect via a bastion host using SSH port forwarding and TLS with your own CA/client certificates (.p12) – real verification instead of blind skip-verify.
available now
Universal binary, Apple-notarized and signed. 30-day full version, then you keep reading for free, forever.
Download for macOSMade in Germany · GDPR-friendly. Built by Datargo GmbH. Your credentials stay local and encrypted – no cloud account, no telemetry, no web server. Engineer-to-engineer, without buzzwords. Entwickelt von der Datargo GmbH. Deine Zugangsdaten bleiben lokal und verschlüsselt, kein Cloud-Account, keine Telemetrie, kein Webserver. Engineer-to-engineer, ohne Buzzwords.