postgres_wire_protocol
This project is a sample implementation of postgres wire protocol. You can emulate your own postgres server where you can intercept all commands and respond as per your requirement.
This project is a sample implementation of postgres wire protocol. You can emulate your own postgres server where you can intercept all commands and respond as per your requirement.
Postgres query builder
Nicer API for the parts of the `pg` postgres module that I actually use. Mostly renamed config keys for pool config
Stack Overflow style database migrations for PostgreSQL
A simple forwards only migration solution for [postgres.js](https://github.com/porsager/postgres)
Postgres GraphQL Data Service
All-in-one Node.js PostgreSQL module
postgresql component library implementing the pg library
postgREST OpenAPI parser
Simple CLI migration tool for PostgreSQL and Node.js with migration files written in raw SQL. TypeScript types files for all tables and columns in the database are automatically created.
Simple PostgreSQL migration tool for raw-SQL loving developers.
pg compatibility layer for postgres.
Professional PostgreSQL client NodeJS
A simple package to save your @whiskeysockets/baileys session to a PostgreSQL database.
Easily start a postgres docker container from your integration tests with Node
Postgres Data Objects
A package to run an mini postgresql database right from NodeJS
Fastest full featured PostgreSQL client for Node.js
Post gress Query Parser for getting final query to that is to be executed
Enables react-instantsearch to work directly on PostgreSQL tables