Prisma is an open-source database toolkit. It includes a JavaScript/TypeScript ORM for Node.js, migrations and a modern GUI to view and edit the data in your database. You can use Prisma in new projects or add it to an existing one.
AWS X-Ray Patcher for Postgres (Javascript)
A heap-based implementation of priority queue in javascript with typescript support.
Compatible version of p-queue
PostgreSQL drivers for Fedify
Reads various metadata from your postgres database and return a Javascript object. This package is used by [Kanel](https://github.com/kristiandupont/kanel) to generate Typescript types and [Schemalint](https://github.com/kristiandupont/schemalint) to prov
a simple priority queue data structure
A prometheus exporter for node-postgres
A Typescript framework built on the database
Module for reading .pgpass
Yet another simple Postgres SQL parser/modifier
Better Queue for NodeJS
Postgres (Drizzle) storage adapter for @absolutejs/queue — postgres.js + Neon serverless
Generic browser priority queue.
Web dashboard for monitoring and managing pg-boss job queues
node-postgres for serverless environments from neon.com
Call an array of promise-returning functions, restricting concurrency to a specified limit.
Stack Overflow style database migrations for PostgreSQL
Promise queue with a nice API
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.
Evaluate asynchronous tasks with configurable concurrency.
wrapper around async.queue to make some common usages simpler
qjobs is a simple and stupid queue job manager for nodejs
PostgreSQL driver for Evidence projects