PGlite is a lightweight Postgres packaged as WASM into a TypeScript library. It allows you to run Postgres in the browser, Node.js, and Bun without any additional dependencies. It can be used as an ephemeral in-memory database or with persistence to the file system or indexedDB. Parameterized queries are not supported yet. It is being developed at ElectricSQL in collaboration with Neon.

•2m read time•From github.com
Post cover image
Table of contents
Node/BunBrowserDenoLimitationsBuildingAcknowledgments
2 Comments

Sort: