The PostgreSQL console your team deserves.

A self-hosted PostgreSQL console with built-in access control, audit logging, and AI assistance — all from a single binary.

$
docker run pgplex/pgconsole
$
npx @pgplex/pgconsole
pgconsole SQL editor

Single binary. Single config. No database required.

Connect your team to PostgreSQL with access control and audit logging built in.

GitOps Native

Everything lives in pgconsole.toml — connections, users, groups, access rules. No database, no migrations. Review access changes in PRs the same way you review code.

pgconsole.toml configuration

Full PostgreSQL Intellisense

Built on a full PostgreSQL parser — not regex. Autocomplete, syntax highlighting, and error detection that works on CTEs, subqueries, and window functions.

Learn more
SQL autocomplete

Database Access Control

Server-side connections keep credentials off individual machines. Fine-grained IAM controls who can read, write, or administer each connection. Every query is logged.

Learn more
Access control permissions

AI Assistant

Generate SQL from natural language, explain queries, fix errors, and assess change risk. Bring your own AI provider — your data never leaves your infrastructure.

Learn more
AI text to SQL

Use cases

From solo developers to enterprise teams shipping PostgreSQL-powered products.

Team

Credentials on the server, permissions per user, every query logged. Manage access control in Git.

Individual Developer

A modern alternative to pgAdmin, DBeaver, or psql. No account, no Java, no Electron — starts in seconds.

Bundle with Your Product

Add a database UI to any PostgreSQL-powered product. Configure once, ready for your customers.

Deploy in 1 minute

One command to install. Connect your PostgreSQL databases and start querying right away.