You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project sets up a Change Data Capture (CDC) pipeline using PostgreSQL, Kafka, Zookeeper, and Debezium. It demonstrates how to capture changes from a PostgreSQL database and stream them via Kafka topics.