SaaSHub helps you find the best software and product alternatives Learn more →
Pg-boss Alternatives
Similar projects and alternatives to pg-boss
-
Redis
For developers, who are building real-time data-driven applications, Redis is the preferred, fastest, and most feature-rich cache, data structure server, and document and vector query engine.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
wasp
The batteries-included full-stack framework for the AI era. Develop JS/TS web apps (React, Node.js, and Prisma) using declarative code that abstracts away complex full-stack features like auth, background jobs, RPC, email sending, end-to-end type safety, single-command deployment, and more.
-
-
-
-
-
-
-
worker
High performance Node.js/PostgreSQL job queue (also suitable for getting jobs generated by PostgreSQL triggers/functions out into a different work queue)
-
-
-
-
-
-
-
-
-
-
-
pg-boss discussion
pg-boss reviews and mentions
-
Show HN: Pg-workflows – Lightweight workflows for Node.js using Postgres
Hey HN,
I'm a big fan of the Postgres ecosystem and the reliability it brings to the TS stack. More often than not, the answer to "should I add another piece of infrastructure?" is "Postgres can already do that."
I’ve been a long-time user of https://timgit.github.io/pg-boss, but I wanted to take the developer experience (DX) a step further for multi-step processes, especially for AI workflows.
I built pg-workflows to provide a fluent API for defining durable background logic. Instead of manually stitching together disparate jobs, you can define your business logic as a clean, type-safe chain.
-
Show HN: Sidequest.js – Background jobs for Node.js using your database
https://github.com/timgit/pg-boss https://github.com/hatchet-dev/hatchet are both on top of Postgres, but I like the SQLite here for a project I have in mind.
- How to Run CRON Jobs in Postgres Without Extra Infrastructure
-
PostgreSQL Maximalism
pg-boss Type: JavaScript library. Setup is done in-code, by creating the queue.
- An Introduction to Solid Queue for Ruby on Rails
- Do you need Redis? PostgreSQL does queuing, locking, and pub/sub
-
The Faces Behind Open Source Projects: Tim Jones and pg-boss
In our first post, we had the chance to chat with Tim, the maintainer of pg-boss, a library that makes managing job queues in PostgreSQL a breeze. We talked about what it’s like to maintain an open-source project, the ups and downs, and why Tim keeps coming back to make pg-boss better. If you’ve ever relied on open-source tools, this series is for you.
- Pg-boss: Queueing jobs in Postgres from Node.js
-
Show HN: PgQueuer – Transform Your PostgreSQL into a Powerful Job Queue
4. Built on rock solid internals (Postgres) with specific guarantees that you can lean on
Here's 7 of them just right quick:
https://github.com/timgit/pg-boss
-
Wasp x Supabase: Smokin’ Hot Full-Stack Combo 🌶️ 🔥
These tasks are managed by pg-boss behind the scenes (which is based on PostgreSQL) and, oh look, that seamlessly connects to...
-
A note from our sponsor - SaaSHub
www.saashub.com | 10 Jul 2026
Stats
timgit/pg-boss is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of pg-boss is TypeScript.