A production-safe
database workbench
Migrate, explore, guard and monitor MySQL · PostgreSQL · Supabase · Neon
— or an imported .sql dump — from one clean app. On the web, and as a native
desktop app for Windows, macOS and Linux.
Everything you reach for, in one place
A GUI-driven toolkit for real database work — safe by default, fast on big tables.
Migrate
Any-to-any across MySQL, PostgreSQL, Supabase and Neon (or a .sql dump) with a visual column-mapping canvas, casts, sandboxed transforms, dry-runs and batched idempotent writes.
Explore
A fast tabbed browser: filter, sort, inline Workbench-style editing (staged saves), copy/paste rows, FK peek-and-jump, and CSV/JSON/SQL import & export.
Design & guard
Interactive ERD, structure editing, health checks, and safety rails — production writes need confirmation, read-only mode blocks writes, big tables load instantly.
SQL editor
Autocomplete, live error checks, run-the-selection, saved queries with search, editable results (edit rows by primary key), and a chart view.
AI assist
Optional natural-language → SQL with Claude, ChatGPT or Groq using your own key. The model only suggests a read-only query — it never runs anything.
Developer toolkit
25+ built-in SQL & data-prep utilities — IN-clause builder, CSV→SQL, bulk insert/update, dedupe, JWT inspector, sample-data generator and more.
Built to feel fast and familiar
Clean, keyboard-friendly, and dark-mode native.
Download for your OS
Native desktop builds with the database backend bundled — nothing else to install.
Prefer to run from source? git clone and follow the
quick start.