@mojojs/pg
mojo.js ♥ PostgreSQL
mojo.js ♥ PostgreSQL
Database Migration library
A tool for easy management of postgresql functions, views and triggers
SQL template tags and fragments for PostgreSQL
Multi dialect ORM for Node.JS
Google Cloud Platform (GCP) PubSub handler for pg-stream-core
node-postgres for serverless environments from neon.tech
A postgresql driver for db-migrate
Postgres package for pedro.js
db-manager
Job queue for PostgreSQL
apply default postgres connection config from dotfiles and .pgpass
Cloud-native serverless anti-framework
Cloud-native serverless anti-framework
This package provides a simple command line interface to run the PGProxy Server.
This package provides the main entry point for clients to work with PGProxy Servers. It acts both as an abstraction layer over the various client implementations _and_ as a registry for them.
This package provides a NodeJS specific client for PGProxy Servers.
This package provides a `PGClient` implementation _directly connecting_ to PostgreSQL servers, and not requiring a PGProxy Server to run.
This package provides client for PGProxy Servers based on WHATWG `fetch` and WebSockets, and the WebCrypto API.
The persister interface for PostgreSQL Proxy is a higher-level interface offering (on top of the usual connection and query interface) a CRUD abstraction over database tables and few utility methods.