Run PostgreSQL queries directly in the browser without a server

tom_doerr · x · 2026-08-21

A developer released a browser-side PostgreSQL playground powered by PGLite (PostgreSQL WASM). The app requires no server or login, processing all data locally in the browser with persistence via IndexedDB to ensure privacy. Features include a query playground, ERD schema generator, query history, and data import/export.

Original post →

More from coding & agent

coding & agent channel →