Docs
Docs/Database Connections/PGlite (In-Browser)

PGlite (In-Browser)

PostgreSQL running entirely in your browser

PGlite is a PostgreSQL 16-compatible database that runs entirely in your browser. It's perfect for demos, learning SQL, and prototyping without any server setup.

Use Cases

Demo Databases

Try QuackDB features without external setup

Learning SQL

Practice SQL in a safe environment

Prototyping

Test schema designs quickly

Offline Development

Work without network connectivity

Limitations

Single connection only
No external access
Limited to browser storage limits

Data is stored in browser IndexedDB and persists across sessions.

Need help?

Join our Discord community for support and discussions.

Join Discord