Connect Cdc Mongodb

Streams change data capture from MongoDB into Redpanda or Kafka using Redpanda Connect's mongodb_cdc input, built on MongoDB Change Streams over a replica set or sharded cluster. Use when configuring mongodb_cdc, setting up Change Streams, enabling an initial snapshot before live streaming, choosing between update_lookup and pre_and_post_images document modes, or checkpointing with resume tokens in a cache resource. Also covers Redpanda Enterprise destination features like Iceberg Topics, Tiered Storage, and server-side Schema ID Validation, all of which require a Redpanda Enterprise license.

redpanda-data Updated 6 repo stars

File contents

redpanda-data/skills/tree/main/skills/connect-cdc-mongodb commit 521d848645

Frequently asked questions

npx skillmds@latest add redpanda-data/connect-cdc-mongodb-2