Node.js implementation of PostgreSQL's format() to safely create dynamic SQL queries.
TypeScript definitions for pg-format
Node.js implementation of PostgreSQL's format() to safely create dynamic SQL queries.
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.
Node.js implementation of PostgreSQL's format() to safely create dynamic SQL queries.
Node.js implementation of PostgreSQL's format() to safely create dynamic SQL queries.
Node.js implementation of PostgreSQL's format() to safely create dynamic SQL queries.
The postgres client/server binary protocol, implemented in TypeScript
TypeScript definitions for pg
Functions for dealing with a PostgresSQL connection string
Connection pool for node-postgres
A module for serializing and deserializing JSON data into hstore format
TypeScript definitions for pg-pool
Low-Level COPY TO and COPY FROM streams for PostgreSQL in JavaScript using
OpenTelemetry instrumentation for `pg` and `pg-pool` database client for PostgreSQL
Query result type converters for node-postgres
A socket implementation that can run on Cloudflare Workers using native TCP connections.
reads PostgreSQL binary format for numeric values into a string
Prisma's driver adapter for "pg"
Tools for working with PGlite databases
64-bit big-endian signed integer-to-string conversion
A memory version of postgres
Query cursor extension for node-postgres
Streams for parsing and deparsing the COPY binary format
automatically runs after each db:schema:dump and formats the output
This is a simple and nice gem for SQL prettifying and formatting. Niceql splits, indent and colorize SQL query and PG errors if any. Could be used as a standalone gem without any dependencies. Seamless ActiveRecord integration via rails_sql_prettifier gem.