← Back to match
Debezium
Change data capture platform that streams row-level database changes as events in real time.
PlatformWebfree
Debezium is an open-source change data capture platform that monitors databases and streams every committed row-level change as an ordered, durable event, typically through Kafka Connect. Applications consume these events to invalidate caches, update search indexes, synchronize other systems, or build CQRS read models, without writing database-specific change-detection code. It is aimed at data engineers and backend teams already running Kafka-based infrastructure.
Categories
Data PipelineChange Data CaptureData Integration

