Skip to content

burakugurr/basic-way-cdc-postgresql_to_minio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The Simplest Way to Implement CDC from PostgreSQL to S3 (MinIO)

In this project, however, we will perform the same task using only the power of Apache Kafka, without relying on NiFi. This method eliminates the dependency on NiFi and requires less processing overhead. Let's get started with the project!

Setup

git clone https://github.com/burakugurr/basic-way-cdc-postgresql_to_minio.git

Dependencies

Running the Project

cd cdc-postgresql_to_minio/Docker
docker compose up 

UI Access URL

Kafka Cluster Manager

Jupyter Notebook

MinIO UI

About

CDC Project PostgreSQL to Minio using Confluent Kafka

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages