KeelDB v0.1.1
KeelDB v0.1.1 — a production-safe database workbench for MySQL · PostgreSQL · Supabase · Neon.
Downloads
| OS | File |
|---|---|
| Windows | KeelDB_0.1.1_x64-setup.exe (installer) or KeelDB_0.1.1_x64_en-US.msi |
| macOS (Apple Silicon) | KeelDB_0.1.1_aarch64.dmg |
| Linux | KeelDB_0.1.1_amd64.deb or KeelDB-0.1.1-1.x86_64.rpm |
macOS Intel & Linux AppImage builds are being added — until then, build from source (see the README).
Highlights
- Workbench-style grid editing — edits are staged, then applied via Save or discarded via Revert (no accidental auto-writes).
- Per-schema tab memory — open tabs survive schema switches and app restarts.
- Faster large tables — 50k+ row tables open instantly (catalog estimates instead of full
COUNT(*)). - SQL editor — run the selection, resizable pane, autocomplete, live error checks.
- Robust AI TLS — fixes
CERTIFICATE_VERIFY_FAILEDon packaged/corporate networks. - Full-width layout; Data tab double-scrollbar fixed.
See the full changelog.