@omniindex/pgbc
The OmniIndex PostgresBC NodeJS driver
The OmniIndex PostgresBC NodeJS driver
Fastest full featured PostgreSQL client for Node.js
Postgres package for pedro.js
This package provides a `PGClient` implementation _directly connecting_ to PostgreSQL servers, and not requiring a PGProxy Server to run.
This package provides client for PGProxy Servers based on WHATWG `fetch` and WebSockets, and the WebCrypto API.
The persister interface for PostgreSQL Proxy is a higher-level interface offering (on top of the usual connection and query interface) a CRUD abstraction over database tables and few utility methods.
This package provides low-level connectivity and a connection pool implementation to connect to PosgreSQL databases using `libpq`.
This package provides the core of the PGProxy HTTP and WebSocket server to be used in connection with PGProxy clients.
This package provides two-way type conversion between PostgreSQL strings and the data types they represent in JavaScript.
This package provides a number of different utilities for developing and testing with `PGProxy`.
This package provides a simple command line interface to run the PGProxy Server.
This package provides the main entry point for clients to work with PGProxy Servers. It acts both as an abstraction layer over the various client implementations _and_ as a registry for them.
This package provides a NodeJS specific client for PGProxy Servers.
A Dossier database adapter for pg (PostgreSQL).
A library used by concrete PostgreSQL adapters for Dossier.
Tools for managing a Postgres database for Dossier.
Automatically generates typescript models compatible with sequelize-typescript library (https://www.npmjs.com/package/sequelize-typescript) directly from your source database.
OpenTelemetry instrumentation for `pg` and `pg-pool` database client for PostgreSQL
Slonik SQL tag for constructing dynamic queries.
Yet another simple Postgres SQL parser/modifier