Cross-DB table search
Type a name. Studio searches every connection's introspected schema and shows where it lives.
studio / workspace
Every server you've connected to, recent-first, health-badged. ⌘1 ⌘2 ⌘3 jump straight back in.
42 tables · 8.1M rows · 6.4 GB
42 tables · 1.2M rows · 980 MB
44 tables · 12k rows · 64 MB
18 views · 92M rows · 41 GB
02 — What a card holds
Set the metadata once and it follows the connection everywhere a query runs — the sidebar, confirmation dialogs, audit rows. Most of it maps straight to the engine's adapter config.
color tag
user-set, persists in the sidebar
read-only
writes refuse without an explicit confirm
auth
password · private key · SSH tunnel
ssl mode
disable · require · verify-full
search_path
target a non-default schema
notes
free-form, shows in the sidebar
Activity
Every query, migration, DDL change, and recovery action — across all your servers, in one live feed. Tone-coded by kind, newest first. Filter by connection or type; click any SQL row to re-run it in a fresh editor tab.
04 — Cross-database
Search, diff, and run-everywhere — capabilities that need more than one connection at the same time.
Type a name. Studio searches every connection's introspected schema and shows where it lives.
Pick two connections. See tables added, removed, columns changed — one report, ranked by risk.
A query that runs on every connection. Open the panel, pick a target, hit run. Same SQL, four results.
Browse, edit, bulk-update — the daily database tool.
/studio/tablesMulti-tab editor, EXPLAIN history, result charts.
/studio/sqlLock graph, RLS inspector, roles, permission matrix.
/studio/securityViews, sequences, triggers, functions, indexes.
/studio/catalogThree deployment shapes — dev, shared staff, viewer.
/studio/launchThe system, the contrast, the bundled architecture.
/studio