For AI agents: a documentation index is available at https://www.mongodb.com/docs/llms.txt — markdown versions of all pages are available by appending .md to any URL path.
Make the MongoDB docs better! We value your opinion. Share your feedback for a chance to win $100.
MongoDB Branding Shape
Click here >
Docs Menu

Change Data Capture Handlers

Change data capture converts changes in a datastore into a stream of events that you can replicate to another datastore. Use a change data capture handler to translate change events stored in an Apache Kafka topic into MongoDB write operations. Select your event producer to view the configuration steps.