Extensions / Replication and streams
CDC-to-MQTT broker for PostgreSQL
pgext.cloud · Source code · License text · Control file
| Package | pgmqtt |
|---|---|
| Version | 0.4.1 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PIGSTY |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 5 |
| Latest commit | 2026-08-22 |
| Latest release | 2026-07-31 |
| Catalogue updated | 2026-08-30 |
| wal2json | Changing data capture in JSON format |
| decoderbufs | Logical decoding plugin that delivers WAL stream changes using a Protocol Buffer format |
| pgq | Generic queue for PostgreSQL |
| kafka_fdw | kafka Foreign Data Wrapper for CSV formatted messages |
| pgmq | A lightweight message queue. Like AWS SQS and RSMQ but on Postgres. |
| pgmb | A simple PostgreSQL Message Broker system |
| ulak | Transactional Outbox extension for PostgreSQL with reliable asynchronous delivery |
| tcn | Triggered change notifications |
| redis | Send redis pub/sub messages to Redis from PostgreSQL Directly |
| test_decoding | SQL-based test/example module for WAL logical decoding |