Skip to content

KeelDB v0.1.2

Choose a tag to compare

@github-actions github-actions released this 21 Jul 12:04
· 18 commits to main since this release
87b4d22

KeelDB v0.1.2 — a production-safe database workbench for MySQL · PostgreSQL · Supabase · Neon.

Downloads

OS File
Windows KeelDB_0.1.2_x64-setup.exe (installer) or KeelDB_0.1.2_x64_en-US.msi
macOS (Apple Silicon) KeelDB_0.1.2_aarch64.dmg
Linux KeelDB_0.1.2_amd64.deb or KeelDB-0.1.2-1.x86_64.rpm

macOS Intel & Linux AppImage aren't built yet — build from source until then (see the README).

Highlights since v0.1.1

  • Editable SQL results — edit a single-table SELECT right in the results grid, saved by primary key.
  • Copy / paste rows and inline in-grid row adding in the Explorer.
  • Right-click column headers for quick actions (copy name / values / DISTINCT / IN-list, sort).
  • Reveal saved secrets — AI API key and DB connection password / string / SSH credentials.
  • SQL editor, Supabase-style — top action toolbar, Results / Chart tabs, independent scrolling,
    searchable saved queries, shorter default editor.
  • Tighter layout density, top-center toasts, faster large-table loads, robust AI TLS.

See the full changelog.