Skip to main content
Run any Skill in Manus
with one click

connect-cdc-mongodb

Stars5
Forks3
UpdatedJuly 2, 2026 at 22:18

Streams change data capture (CDC) from MongoDB into Redpanda or Kafka using Redpanda Connect's mongodb_cdc input — Change Streams over a replica set or sharded cluster, resume-token checkpointing, optional initial snapshot, and three document modes (update_lookup, pre_and_post_images, partial_update). Use when: capturing inserts/updates/deletes/replaces from MongoDB into Redpanda or Kafka; configuring the mongodb_cdc input; setting up MongoDB Change Streams (requires replica set or sharded cluster); enabling stream_snapshot to back-fill existing documents before streaming live changes; routing per-collection CDC events to separate Redpanda topics with Bloblang; configuring a cache resource for resume-token checkpointing; choosing between update_lookup and pre_and_post_images document modes; tuning snapshot_parallelism or snapshot_auto_bucket_sharding for Atlas environments; understanding the operation/collection/operation_time/schema message metadata emitted by the connector; resuming after restarts with resu

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
6 files
SKILL.md
readonly