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
TypeScript definitions for pg-pool
Query result type converters for node-postgres
A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.
OpenTelemetry instrumentation for `pg` and `pg-pool` database client for PostgreSQL
Prisma's driver adapter for "pg"
A socket implementation that can run on Cloudflare Workers using native TCP connections.
64-bit big-endian signed integer-to-string conversion
For ruby and ruby on rails
A module for serializing and deserializing JSON data into hstore format
A simple, minimal PostgreSQL session store for Connect/Express
Postgres query result returned as readable stream
PostgreSQL database migration management tool for node.js
Query cursor extension for node-postgres
A memory version of postgres
Utilities for SQL instrumentations
Minifies PostgreSQL scripts.
Ruby SemVer in TypeScript.
PostgreSQL interface for Node.js
Convention over configuration for using Vite in Ruby apps
Like ruby's abbrev module, but in js
Ruby port of Heroku PG Extras. The goal of this project is to provide a powerful insights into PostgreSQL database for Ruby on Rails apps that are not using the default Heroku PostgreSQL plugin.
This is an old, deprecated version of the 'pg' gem that hasn't been maintained or supported since early 2008. You should install/require 'pg' instead. If you need ruby-pg for legacy code that can't be converted, you can still install it using an explicit version, like so: gem install ruby-pg -v '0.7.9.2008.01.28' gem uninstall ruby-pg -v '>0.7.9.2008.01.28' If you have any questions, the nice folks in the Google group can help: http://goo.gl/OjOPP / ruby-pg@googlegroups.com