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
$300 in Free Credit Towards Top Cloud Services
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of PGlite!