@juit/pgproxy-client-node
This package provides a NodeJS specific client for PGProxy Servers.
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.
This package provides low-level connectivity and a connection pool implementation to connect to PosgreSQL databases using `libpq`.
This package provides the core of the PGProxy HTTP and WebSocket server to be used in connection with PGProxy clients.
Postgres package for pedro.js
Drizzle ORM package for SQL databases
Drizzle ORM package for SQL databases
A memory version of postgres
Fork of pgsql-ast-parser Simple Postgres SQL parser/modifier for pg-mem
Simple PostgreSQL and MySQL query builder/ORM-ish lib for using databases with nodejs
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.
Sequelize is a promise-based Node.js ORM tool for Postgres, MySQL, MariaDB, SQLite, Microsoft SQL Server, Amazon Redshift, Snowflake’s Data Cloud, Db2, and IBM i. It features solid transaction support, relations, eager and lazy loading, read replication a
Multi dialect ORM for Node.JS
Multi dialect ORM for Node.JS
FORKED Unofficial Drizzle ORM package for SQL databases
Database Migration library
A NestJS module for integrating Drizzle ORM with Node-Postgres driver
A memory version of postgres