Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Kafka-Less Data Replication with Debezium

This example demonstrates how to set up a Kafka-less data replication pipeline between databases using the Debezium JDBC sink. Three deployment options are provided:

  • Debezium Server — Docker Compose setup replicating PostgreSQL to MySQL
  • Debezium Operator — Kubernetes deployment using the Debezium Operator custom resource
  • Debezium Platform — Kubernetes deployment using the Debezium Management Platform REST API