select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Replication and streams

wal2mongo

PostgreSQL logical decoding output plugin for MongoDB

pgext.cloud · Source code · License text

Overview

Packagewal2mongo
Version1.0.7
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPIGSTY
Extension typeNo DDL
Requires CREATE EXTENSIONNo
Requires preloadNo
TrustedNo
Stars18
Latest commit2023-10-19
Latest release2024-06-07
Catalogue updated2026-08-30

Related extensions

See also

wal2jsonChanging data capture in JSON format
decoderbufsLogical decoding plugin that delivers WAL stream changes using a Protocol Buffer format
test_decodingSQL-based test/example module for WAL logical decoding
pgoutputLogical Replication output plugin
decoder_rawOutput plugin for logical replication in Raw SQL format
pgmqttCDC-to-MQTT broker for PostgreSQL
kafka_fdwkafka Foreign Data Wrapper for CSV formatted messages
pgqGeneric queue for PostgreSQL
pg_protobufProtobuf support for PostgreSQL
pgprotoNative Protobuf parsing, mutation, indexing, and JSON conversion support