datawan-labs / pg

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

Home Page:https://pg.datawan.id

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

About

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

https://pg.datawan.id

License:MIT License


Languages

Language:TypeScript 97.5%Language:CSS 1.3%Language:HTML 1.1%Language:JavaScript 0.1%