ydb
ydb copied to clipboard
Change Data Capture (CDC) support
Does YDB support CDC or any other mechanism to stream data changes to Kafka, etc.?
We are working on this feature.
The feature is now available as part of the 22-4 stable release. Please visit https://ydb.tech/en/docs/concepts/cdc for details.
Events are written to a topic: https://ydb.tech/en/docs/concepts/topic (concepts) https://ydb.tech/en/docs/reference/ydb-cli/topic-overview (CLI) https://ydb.tech/en/docs/reference/ydb-sdk/topic (Go SDK)