Using KurrentDB in Change Data Capture (CDC) pipelines

With Kurrent's (formerly Event Store) immutable storage, fine-grained streams, and native projection and subscription capabilities, organizations can derive more insight from their data than possible with traditional CDC methods.
Write your awesome label here.

Course Content

This course consists of two parts: 

1.  A pdf providing an overview of the features and benefits of using KurrentDB in your CDC pipeline, along with examples and descriptions to help frame the use case.


2.  Instructions to access an Event Store GitHub repo that provides:
  • Use Case Summary
  • Instructions on how to launch a Docker-based MySQL to KurrentDB pipeline using Debezium
  • Code example that reads from Kafka and publishes to KurrentDB
  • Code examples that perform statistical analysis by reading from KurrentDB streams and projections 
  • SQL scripts that modify the MySQL database to trigger change events in the CDC pipeline