Skip to content

change data capture (CDC) to ingest binlogs from the source database, process them, and write them to the target database correctly, completely, and instantly in real time. using docker-compose,Kafka connectors (debezium, jdbc sink), compute engine, cloud sql, database mysql, confluent.

Notifications You must be signed in to change notification settings

thunchanokbow/Cinema-Data-Streaming-with-Kafka

Repository files navigation

Cinema Data Streaming with Kafka

Build a data synchronization system between databases with Kafka that implements change data capture (CDC) to ingest binlogs from the source database, process them, and write them to the target database correctly, completely, and instantly in real time.

Project Overview

0

Contents

Cloud SQL for MySQL database.

Compute Engine.

Connect Debezium connector to Cloud SQL for MySQL.
Connect JDBC sink connector to CloudSQL for MySQL.

About

change data capture (CDC) to ingest binlogs from the source database, process them, and write them to the target database correctly, completely, and instantly in real time. using docker-compose,Kafka connectors (debezium, jdbc sink), compute engine, cloud sql, database mysql, confluent.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages