Query with context
Run SQL, inspect schemas, browse tables, and keep useful history close without leaving the desktop app.
Local-first database IDE
Query, inspect, export, and operate across your databases from a desktop app that keeps your connections on your machine.
macOS builds are available first. Windows and Linux builds will be added when those installers are ready.
select
schema_name,
table_name,
total_bytes
from database_size
where total_bytes > 100000000
order by total_bytes desc;
Built for real database work
Run SQL, inspect schemas, browse tables, and keep useful history close without leaving the desktop app.
Open connection dashboards, replication views, role permissions, settings panels, and database-specific status screens.
Move result sets into CSV, TSV, SQLite, INSERT scripts, and Parquet from the same workflow.
Database coverage
Downloads
Builds are published through GitHub Releases with the newest macOS installer available first.