Pub/Sub task queue backed by Postgres # Quickstart ```Javascript const PgTasks = require('@roonlabs/node-pg-tasks'); const client = new PgTasks({user: 'postgres', password: 'postgres', database: 'testdb'})
Typescript wrapper for pg-query-stream
PostgreSQL Core Driver for NodeJS
Queueing jobs in Postgres from Node.js like a boss
Zen by Aikido is an embedded Application Firewall that autonomously protects Node.js apps against common and critical attacks, provides rate limiting, detects malicious traffic (including bots), and more.
A lightweight wrapper that simplifies working with the Amazon Aurora Serverless Data API
Parse any valid PostgreSQL query in your browser using Javascript!
PostgreSQL plugins for Graphile Build - build a supercharged GraphQL schema by reflection over a PostgreSQL database and executed by Grafast.
Synchronous (async/await) migration assistant for PostgreSQL
Thin wrapper around `pg` that centralizes connection config via environment variables and exposes a simple lifecycle API for shared pool usage.
Tools for working with PGlite databases
Yet another simple Postgres SQL parser/modifier
[](https://github.com/MatteoGioioso/serverless-pg/)
PostgreSQL LISTEN & NOTIFY that finally works.
PostgreSQL client - pure javascript & libpq with the same API
Helper functions for Postgres on NodeJS
A CLI utility to run queries on redshift using node-pg library
Generate Snowflake ID Standard compatible ids with optional cluster number
A prometheus exporter for pg-promise
PostgreSQL native adapter for Node-Casbin with advanced filter capability and improved performance.
Postgresql database migration management tool for node.js
A Publish/Subscribe implementation on top of PostgreSQL NOTIFY/LISTEN
TypeScript Enum for Postgres Errors with no runtime dependencies
Mini node<->postgres ORM