A JavaScript library for connecting securely to your Cloud SQL instances
CDS database service for Postgres
Prisma's driver adapter for "@prisma/pg-worker"
Order by related columns on PostGraphile connections
Node.js implementation of PostgreSQL's format() to safely create dynamic SQL queries.
A collection of language tools and a Language Server Protocol (LSP) implementation for Postgres, focusing on developer experience and reliable SQL tooling.
Aggregates support for PostGraphile
A lightweight command-line tool that spins up a local web server to display Git commit diffs in a GitHub-like Files changed view
Cashfree PG Plugin for React Native
Transpiler - Postgres driver
Ignore plugin for esbuild
PostgresQL error constants for use with Node.js. Use these to avoid code like `if (err.code === '23505')` and instead write `if (err.code === UNIQUE_VIOLATION)`.
A fully typed TypeScript and Node.js implementation of PostgreSQL format() to safely create dynamic SQL queries. SQL identifiers and literals are escaped to help prevent SQL injection.
For documentation, see https://www.atdatabases.org/docs/pg-typed
PostgreSQL native adapter for Node-Casbin with advanced filter capability and improved performance.
Reliable PostgreSQL LISTEN/NOTIFY with inter-process lock support
Large object support for PostgreSQL clients (node-postgres)
For documentation, see https://www.atdatabases.org/docs/pg-bulk
Reverse engineer PostgreSQL database as a detailed JS Object.
Postgres DB server emulator, proxy or honeypot
Subscriptions plugin for PostGraphile using PostgreSQL's LISTEN/NOTIFY
PostGIS extension for PGlite
Zen by Aikido is an embedded Application Firewall that autonomously protects Node.js apps against common and critical attacks, provides rate limiting, detects malicious traffic (including bots), and more.
camel-casing for postgres result field names