Debezium to Snowflake: Lessons learned building data replication in production
Omar Ghalawinji
Jun 1
“We use Debezium, an excellent open-source tool to perform log-based Change Data Capture; which is the process of using the logs of an OLTP database to track and stream all the changes in a database, as events. These events are sent in near real time to Kafka…”