A socket implementation for PGlite enabling remote connections
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.
Tools for working with PGlite databases
Prisma's driver adapter for "@electric-sql/pglite"
Kysely dialect for @electric-sql/pglite
PostGIS extension for PGlite
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.
Postgres everywhere - your data, in sync, wherever you need it.
Hooks for using PGlite
Postgres Sync for PGlite
Prepopulated filesystem for faster PGlite startups
PGlite Dialect for Kysely
A PGlite toolkit for Effect
No description provided.
A dialect for using PGlite with Knex.js.
A driver for using PGlite with MikroORM.
Vue hooks for using PGlite
No description provided.
PGlite support for TypeORM
PGlite with TimescaleDB extension. WASM Postgres build with time-series support (hypertables, time_bucket, compression).
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