A simple PostgreSQL Message Broker system
pgext.cloud · Source code · Control file · PGXN
| Package | pgmb |
|---|---|
| Version | 1.0.0 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PIGSTY |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Schema | pgmb |
| Stars | 3 |
| Latest commit | 2025-12-20 |
| Latest release | 2025-12-19 |
| Catalogue updated | 2026-08-30 |
| pgmq | A lightweight message queue. Like AWS SQS and RSMQ but on Postgres. |
| redis | Send redis pub/sub messages to Redis from PostgreSQL Directly |
| ulak | Transactional Outbox extension for PostgreSQL with reliable asynchronous delivery |
| pgq | Generic queue for PostgreSQL |
| pgmqtt | CDC-to-MQTT broker for PostgreSQL |
| redis_fdw | Foreign data wrapper for querying a Redis server |
| tcn | Triggered change notifications |
| pg_durable | SQL-native durable orchestrations for PostgreSQL |
| fsm_core | Finite state machine toolkit for PostgreSQL |
| kafka_fdw | kafka Foreign Data Wrapper for CSV formatted messages |