PG Studio

JSON →
library 1.2.4 ·javascript
verified Jun 5, 2026

PG Studio is a lightweight, browser-based graphical interface for PostgreSQL databases, built with Next.js. Current version 1.2.4 is stable with a simple setup: run 'npx pg-studio' and it auto-launches the UI on localhost:3000. It requires no global install and reads connection strings from environment variables like DB_URL, DATABASE_URL, or PG_URL. It differentiates from tools like pgAdmin by being a zero-config, single-command tool ideal for quick database browsing and querying. The project is open-source under MIT and welcomes contributions.