PGMQ is a lightweight message queue built on Postgres. It guarantees exactly once delivery of messages within a visibility timeout and offers API parity with AWS SQS and RSMQ. It provides features like message archiving and tables can be partitioned for efficient management. You can try PGMQ for free using the Tembo docker image.

5m read timeFrom github.com
Post cover image
Table of contents
FeaturesSupportTable of ContentsInstallationClient LibrariesSQL ExamplesPartitioned QueuesVisibility Timeout (vt)✨ Contributors
1 Comment

Sort: