Database Lab

A PostgreSQL database of your own, with a SQL editor and a schema browser. Point a Spring Boot project at it from the Spring Boot + Database workspace, or connect from psql or DBeaver with the details below.

Real PostgreSQL SQL editor & results grid Schema browser CSV export Connect a sandbox
Connected

No databases yet.

Connection
The password was shown once when this database was created. The SQL editor and a connected sandbox do not need it; regenerate if you need it for an outside client.
Over its size limit, so writes are refused. Reads, DELETE, TRUNCATE and DROP still work — free some space and it returns to normal on the next statement.
Tables
0
SQL Editor
Several statements at once are fine. They run in order and each result is shown separately — a failure part-way does not undo the statements before it.
🚀
Your own PostgreSQL playground
Safe · Isolated · Ready to build