Browse
Schema and data, one click away
Inspect tables, columns, indexes, and row previews without juggling psql and GUI tools. The sidebar follows your connection and database context.
public.users
Self-hosted database console
Browse schemas, run queries, manage backups, and connect MySQL, SQLite, and SQL Server — from a console you host on your own infrastructure.
postgresql
localhost:5432 · active
Service
active
Version
16.2
Databases
4
Total size
2.4 GB
0+
Database engines
0
Deploy paths
0%
Self-hosted
Zero
Vendor lock-in
Built for modern infrastructure
Not a hosted SaaS. A console you deploy next to your databases and control completely.
Browse
Inspect tables, columns, indexes, and row previews without juggling psql and GUI tools. The sidebar follows your connection and database context.
public.users
Query
Run statements with autocomplete grounded in your live schema. Saved queries live in the console database, separate from your operator data.
SELECT id, email, created_at FROM users WHERE active = true ORDER BY created_at DESC LIMIT 50;
42 rows · 8.2 ms
Secure
Sign in with WebAuthn or password. Dropping databases, terminating backends, and deleting rows require a fresh five-minute elevated token.
Step-up verified
Passkey · valid for 5 minutes
Operate
Start and stop the Postgres service, read logs, schedule backups, and monitor activity — through a local agent that never leaves the host.
CPU 12% · Memory 1.2 GB
Last backup: today 02:00 UTC
Start with the Postgres instance on your server, then add remote databases from the Connections page. Strings are encrypted at rest; only redacted forms reach the browser.
PostgreSQL
Full supportFull feature set including row editor, database creation, activity monitoring, and agent pages.
MySQL / MariaDB
Browse & queryBrowse schemas, preview rows, and run queries against remote instances.
SQLite
Browse & queryPoint at a file path and inspect tables without installing a server.
SQL Server
Browse & queryConnect with encrypted connection strings stored under AES-256-GCM.
Architecture
Browser
Next.js console UI
Backend
Auth, SQL, schema API
Agent
systemd, logs, backups
Postgres
your data
The agent is localhost-only. The backend is the only component exposed to the network.
Postggresively is designed for teams who run their own databases and want a console that stays on their terms.
“Finally a database console that respects the operator's stack — local agent, encrypted connections, no cloud account required.”
“The step-up flow for destructive actions is exactly what we wanted. Passkeys on login, password for the rare drop-database moment.”
“One UI for the Postgres on the box and the MySQL staging instance. Saved connection strings just work.”
Every release publishes platform archives and compose bundles to GitHub. Pick the path that matches your infrastructure.
Pre-built binaries for Linux, macOS, and Windows — including ARM64 and Raspberry Pi.
Full stack with Postgres, agent, backend, and web. Multi-arch images on every tag.
User-level services on Linux. No root required for the console itself.
Three-process dev setup with hot reload for the web UI.
Download the latest release for your platform, or browse previous versions and release notes.