Functions for dealing with a PostgresSQL connection string
PostgreSQL client - pure javascript & libpq with the same API
Connection pool for node-postgres
AWS RDS SSL certificates bundles.
Reads various metadata from your postgres database and return a Javascript object. This package is used by [Kanel](https://github.com/kristiandupont/kanel) to generate Typescript types and [Schemalint](https://github.com/kristiandupont/schemalint) to prov
Postgres date column parser
Postgres bytea parser
Parse postgres array columns
Parse Postgres interval columns
Vercel Postgres adapter for Payload
PostgreSQL driver for Evidence projects
The postgres client/server binary protocol, implemented in TypeScript
Module for reading .pgpass
Fastify PostgreSQL connection plugin
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.
Based on the work on ThomWright's postgres migration package. Adds the ability to specify a schema and table name.
node-postgres for serverless environments from neon.com
Fastest full featured PostgreSQL client for Node.js
Prisma's driver adapter for "@neondatabase/serverless"
Tools for working with PGlite databases
Query result type converters for node-postgres
Node postgres connection pool implementation for node-pg
Listen to realtime updates to your PostgreSQL database
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> [badge-all-contributors]: https://img.shields.io/badge/all_contributors-3-orange.svg <!-- ALL-CONTRIBUTORS-BADGE:END --> [![typeorm-aurora-data-api-driver](https://circleci.com/g
This is an implementation of the cueball Connection trait for postgres::Client from the rust-postgres crate.
A connection pool to manage connections to a multi-node service.
This is a rust implementation of Joyent's node-cueball DNS resolver.
This is an implementation of the cueball Resolver trait that provides a static list of backends for use by the connection pool.
This is an implementation of the cueball Connection trait for TcpStream from the rust standard library.