pgvector support for Node.js, Deno, and Bun (and TypeScript)
The postgres client/server binary protocol, implemented in TypeScript
Microshards support for PostgreSQL
PostgreSQL schema migration tool with microsharding and clustering support
For documentation, see https://www.atdatabases.org/docs/pg
A module for the search backend that implements search using PostgreSQL
Generate safe Postgres-compliant SQL with tagged template literals
Postgres adapter for next-auth.
AWS X-Ray Patcher for Postgres (Javascript)
TypeScript definitions for pg-escape
Cashfree client for cashfree-pg
Robustly get the byte offset of a Typed Array
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
A collection of pre-built module patches that enable existing npm modules to publish diagnostic data
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Parse user input into valid text search queries
Get the ArrayBuffer out of a TypedArray, robustly.
Utility to help find out why Node isn't exiting
A simple list of possible Typed Array names.
Is this value a JS ArrayBuffer?
Is this value a JS SharedArrayBuffer?
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Robustly get the byte length of a Typed Array