Showing 1-20 of 25 packages
ES6 wrapper for PostgreSQL database connections using generator async flow controls.
A NestJS module for integrating Drizzle ORM with PostgresJS driver
An AWS Aurora DSQL connector with IAM authentication for Postgres.js
pgvector support for Node.js, Deno, and Bun (and TypeScript)
Pure-JavaScript implementation of the Postgres Protocol
Postgres migration tool
Isomorphic client for ODB-Lite with postgres.js-like template string SQL support
Fastest full featured PostgreSQL client for Node.js
<a href="https://waddler.drizzle.team">Website</a> • <a href="https://waddler.drizzle.team/docs/overview">Documentation</a> • <a href="https://x.com/drizzleorm">Twitter</a> • by [Drizzle Team](https://drizzle.team)
Fastify postgres.js plugin
## Getting Started
```ts // mutators.ts
fastify drizzle plugin
PostgreSQL query builder.
This packages adds an adapter to use a Postgres database with [`bknd`](https://github.com/bknd-io/bknd). It works with both `pg` and `postgres` drivers, and supports custom postgres connections. * works with any Postgres database (tested with Supabase, Ne
A Fastify plugin for Postgres.js.
PostgreSQL adapter implementation for the Drizzle Adapter ecosystem using the postgres.js driver.
minimalist starter template to get started with drizzle-orm
Lightning fast query generator to accompany your use of the PostgresJS library. What does lightning fast mean? Frankly I don't know, but see the performance section below for benchmarks.