PgQue – PgQ, universal edition. Zero-bloat Postgres queue. No extensions. No daemon. One SQL file.
PgQue provides a bloat-free message queuing system built purely in SQL for PostgreSQL, enabling reliable event processing and fan-out with stable performance under load.
How It Works
You hear about a simple way to line up background tasks reliably inside your existing database, without extra software or slowdowns over time.
You easily add the tool to your database by running a short setup script, and it's ready in moments.
You set up a dedicated line for tasks, like handling customer orders or sending notifications.
From your app, you add new tasks to the queue, and they wait safely until ready to process.
You create simple handlers or workers that grab batches of tasks and complete them one by one.
Workers automatically pick up tasks, process them reliably, and confirm when done, with retries if needed.
Your tasks flow steadily without data loss or slowdowns, even as your app grows busy.
Star Growth
Repurpose is a Pro feature
Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.
Unlock RepurposeSimilar repos coming soon.