SkillAgentSearch skills...

Pg

In Browser PostgreSQL Playground, no server, just client and pglite (postgresql wasm)

Install / Use

/learn @datawan-labs/Pg
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

PostgreSQL Playground

Preview

This app is client side apps (no server or login required) powered by PGLite, a wasm port of postgreSQL. All processing is done in the browser and persistent data saved in indexedDB, so your data stays private. you can use this project as learning tools for postgreSQL without worrying about data and setup the DB.

Features

  • [x] Query Playground
  • [x] ERD Schema generator
  • [x] Query History
  • [x] Mobile Responsiveness
  • [x] Persistent Data
  • [x] Export query result
  • [ ] Import Data

Related Skills

View on GitHub
GitHub Stars720
CategoryData
Updated6d ago
Forks36

Languages

TypeScript

Security Score

100/100

Audited on Mar 24, 2026

No findings