Using EventStoreDB in Change Data Capture (CDC) pipelines
With EventStoreDB’s 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.
Course Content
-
Use Case Summary
-
Instructions on how to launch a Docker-based MySQL to EventStoreDB pipeline using Debezium
-
Code example that reads from Kafka and publishes to EventStoreDB
-
Code examples that perform statistical analysis by reading from EventStoreDB streams and projections
-
SQL scripts that modify the MySQL database to trigger change events in the CDC pipeline