pg-boss is a job queue built in Node.js on top of PostgreSQL in order to provide background processing and reliable asynchronous execution to Node.js applications. pg-boss relies on Postgres's SKIP ...
Non-blocking PostgreSQL client for Node.js. Pure JavaScript and optional native libpq bindings. node-postgres is by design pretty light on abstractions. These are some handy modules we've been using ...