camel-casing for postgres result field names
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
The postgres client/server binary protocol, implemented in TypeScript
TypeScript definitions for pg
Convert a kebab-cased CSS property into a camelCased DOM property.
Functions for dealing with a PostgresSQL connection string
Convert object keys to camel case
Connection pool for node-postgres
TypeScript definitions for pg-pool
OpenTelemetry instrumentation for `pg` and `pg-pool` database client for PostgreSQL
Query result type converters for node-postgres
Prisma's driver adapter for "pg"
A socket implementation that can run on Cloudflare Workers using native TCP connections.
The lodash method `_.camelCase` exported as a module.
64-bit big-endian signed integer-to-string conversion
Capitalize every word in a string: `unicorn cake` → `Unicorn Cake`
Query cursor extension for node-postgres
A simple, minimal PostgreSQL session store for Connect/Express
A module for serializing and deserializing JSON data into hstore format
Postgres query result returned as readable stream
PostgreSQL database migration management tool for node.js
String case utils
A memory version of postgres
Utilities for SQL instrumentations