Get connected
Walk through saving your first connection, SSH tunnels, and groups. → Getting started

Nembrix is built for engineers who keep three connections open while shipping a migration. It treats sessions, schemas, and tabs as first-class state, and gets out of the way once you’re actually editing rows — free, open source, native, and Postgres-first.
Multiple live sessions per saved connection, drag-to-reorder, recent connections in one click.
Native russh tunnels with password / key / agent auth and TOFU host verification.
Double-click a cell, edit, ⌘S commits every pending change in one transaction. Right-click for copy / set NULL.
Write JS with await db.query(…), loops, and console.log over a live SQL connection — sandboxed, with a timeout & cancel.
Heat-colored plan tree, per-node cost or actual time, hot branches surface instantly.
Structure pane, schema diff with a migration preview, ER diagram, and a role / grant matrix.
Move a table — or a whole database — from one live connection to another with FK ordering handled for you.
Cross-platform (macOS / Windows / Linux). No required cloud account, no telemetry, no daemon.
Latest release: v0.1.0. See the install guide for signing, Gatekeeper, and SmartScreen notes.
All downloads & checksums on the latest release →
Get connected
Walk through saving your first connection, SSH tunnels, and groups. → Getting started
Work with tables
Inspector, the result grid, inline editing, filters, the SQL editor. → Tables & data
Script it
Run JavaScript over a live connection with db.query, loops, and logs.
→ JavaScript scripting
Schema tools
Structure pane, EXPLAIN, schema diff, ER diagram, role/grant matrix. → Schema