Extensions / Replication and streams
PostgreSQL logical decoding output plugin for MongoDB
pgext.cloud · Source code · License text
| Package | wal2mongo |
|---|---|
| Version | 1.0.7 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PIGSTY |
| Extension type | No DDL |
| Requires CREATE EXTENSION | No |
| Requires preload | No |
| Trusted | No |
| Stars | 18 |
| Latest commit | 2023-10-19 |
| Latest release | 2024-06-07 |
| 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 |
| test_decoding | SQL-based test/example module for WAL logical decoding |
| pgoutput | Logical Replication output plugin |
| decoder_raw | Output plugin for logical replication in Raw SQL format |
| pgmqtt | CDC-to-MQTT broker for PostgreSQL |
| kafka_fdw | kafka Foreign Data Wrapper for CSV formatted messages |
| pgq | Generic queue for PostgreSQL |
| pg_protobuf | Protobuf support for PostgreSQL |
| pgproto | Native Protobuf parsing, mutation, indexing, and JSON conversion support |