Skip to content

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

License

Notifications You must be signed in to change notification settings

datawan-labs/pg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8904c9e · Dec 2, 2024

History

33 Commits
Apr 22, 2024
Apr 4, 2024
Oct 20, 2024
Mar 30, 2024
Apr 4, 2024
May 6, 2024
Oct 20, 2024
Apr 24, 2024
Apr 7, 2024
Dec 2, 2024
Dec 2, 2024
Apr 24, 2024
Jun 30, 2024
Mar 30, 2024
Mar 30, 2024
Apr 3, 2024

Repository files navigation

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)

Topics

Resources

License

Stars

Watchers

Forks

Languages