Postgres · MySQL · SQLite

The database client that
gets out of your way.

bzora is a minimal, native desktop client for your databases. Browse and filter tables, edit rows inline, and run SQL with autocomplete — in one fast, keyboard-driven window.

14-day free trial · one-time purchase · secrets stay in your OS keychain

Everything you reach for, nothing you don't

Three engines, one client

PostgreSQL, MySQL/MariaDB and SQLite — same fast UI everywhere. Import your existing TablePlus-style connection URLs and go.

Edit data, not SQL

Double-click any cell. Add and delete rows. Stage your changes and commit them in a single transaction — rolls back if anything fails.

Schema-aware SQL editor

CodeMirror 6 with dialect-aware syntax highlighting and autocomplete that knows your tables, columns and aliases. ⌘↵ to run, cancel mid-query.

Filters without typing WHERE

A point-and-click builder with 20 operators — IN, BETWEEN, LIKE, contains, prefix, IS NULL — all parameterized and sorted server-side.

Keyboard-first

⌘P fuzzy table palette, ⌘1–9 to switch connections, ⌘Tab through tabs, ⌘F to filter. Tabbed across every database you have open.

Native & tiny

Built with Wails — a single Go binary hosting the UI in the system webview. No Electron, no bundled Chromium, pure-Go SQLite means no C toolchain.

Secure by default

Your credentials never touch disk

bzora treats security as the default, not a setting you have to find.

Keychain-only secrets

Passwords live in the OS keychain — macOS Keychain, Windows Credential Manager, libsecret. Saved connections on disk are secret-free.

Encrypted & verified

Connections default to sslmode=verify-full on Postgres and verified tls on MySQL. No silent plaintext fallback, ever.

No injection surface

Every value is parameterized; identifiers are validated and quoted. Data is rendered as text, never as HTML.

Download bzora

Free for 14 days on any platform — then unlock it with a one-time license.

Like it? Unlock the full version — one payment, yours forever. Buy a license — $29

macOS builds are signed & notarized. On Linux you may need gtk-3 and webkit2gtk installed.