Hooks for using PGlite
PGlite is a WASM Postgres build packaged into a TypeScript client library that enables you to run Postgres in the browser, Node.js and Bun, with no need to install any other dependencies. It is only 3.7mb gzipped.
A socket implementation for PGlite enabling remote connections
Tools for working with PGlite databases
A REPL, or terminal, for use in the browser with PGlite, allowing you to have an interactive session with your WASM Postgres in the page.
Prisma's driver adapter for "@electric-sql/pglite"
Kysely dialect for @electric-sql/pglite
PostGIS extension for PGlite
Postgres everywhere - your data, in sync, wherever you need it.
Postgres Sync for PGlite
A PGlite toolkit for Effect
Prepopulated filesystem for faster PGlite startups
PGlite Dialect for Kysely
No description provided.
A driver for using PGlite with MikroORM.
A dialect for using PGlite with Knex.js.
Vue hooks for using PGlite
No description provided.
PGlite with TimescaleDB extension. WASM Postgres build with time-series support (hypertables, time_bucket, compression).
PGlite support for TypeORM
Wire Protocol Server for PGlite
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite databases as well as usage with vanilla JavaScript.
🦆 Drizzle ORM migrator applies migrations in browser environment, for PGLite, SQLite, DuckDB WASM!
PostgreSQL pg package API adapter for @electric-sql/pglite