PGlite is a lightweight, WebAssembly (WASM) build of Postgres designed to run directly in JavaScript environments such as browsers, Node.js, Bun, and Deno, without the need for additional dependencies. It allows developers to run Postgres in-memory or with persistence to IndexedDB or local file systems, offering a simple yet powerful solution for local-first, real-time applications. At under 3MB gzipped, PGlite is optimized for efficiency and includes dynamic extension loading, support for pgvector, and real-time sync capabilities with ElectricSQL. It's ideal for building reactive apps with live queries and syncing data between a cloud Postgres instance and a local PGlite database.
Features
- WASM Postgres: Runs Postgres in browsers and JavaScript environments
- Real-time sync: Syncs data between cloud Postgres and embedded PGlite
- Live queries: Supports reactive queries for real-time applications
- Persistence: Offers options for in-memory databases or IndexedDB/local storage
- Dynamic extensions: Supports custom extensions, including pgvector
Categories
DatabaseLicense
Apache License V2.0Follow PGlite
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of PGlite!