Postgres bytea parser
Functions for dealing with a PostgresSQL connection string
Postgres date column parser
Parse postgres array columns
Parse Postgres interval columns
Kysely dialect for PostgreSQL using the Postgres.js client
PostgreSQL client - pure javascript & libpq with the same API
Sniff the encoding from a HTML byte stream
Implementation of the HTML encoding sniffer algo, with stream support
The postgres client/server binary protocol, implemented in TypeScript
Convert encodings, uses iconv-lite
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.
Bridging the gap between buffers and typed arrays
Contains parsers and serializers for ASN.1 (currently BER only)
Fastest full featured PostgreSQL client for Node.js
Query result type converters for node-postgres
a fast, efficient buffer writer
Polyfill for the Encoding Living Standard's API.
Listen to realtime updates to your PostgreSQL database
Convert character encodings in pure javascript.
TextEncoder and TextDecoder APIs from Encoding Standard APIs in a universal package
Detects if a file is binary in Node.js. Similar to Perl's -B.
PostgreSQL interface for Node.js
Range data type parser and serializer for PostgreSQL