SQLite

A lightweight SQLite browser that opens instantly

Point bzora at a SQLite .db file and you're browsing it immediately — filter tables, edit rows inline, and run SQL with autocomplete. It's a single native binary with a pure-Go SQLite driver, so there's no C toolchain, no setup, and nothing heavy to install.

Made for everyday SQLite work

The same client for your other databases

SQLite is often only half the picture — the same project might also have a Postgres or MySQL database behind it. bzora handles PostgreSQL, MySQL/MariaDB and SQLite with one consistent UI on macOS, Windows and Linux, so you're not juggling separate tools.

Curious how bzora compares to bigger tools? See vs DBeaver or all comparisons.