Skip to content

guidok91/kafka-connect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Kafka Connect

Project to showcase how to capture CDC events from a database and ingest them to Kafka.

Tech stack: Kafka Connect, Debezium and PostgreSQL.

image

A Docker Compose file is provided that spins up containers for Kafka, Schema Registry, Kafka Connect and PostgreSQL.

Run make help to see available commands to run the project.

Kafka topics can be browsed with Kafbat UI (http://localhost:8080) after spinning up the services.

About

CDC pipeline with Kafka Connect, Debezium and PostgreSQL.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors