Professional work

Data Replication Pipeline

MSSQL → Postgres regional replication leveraging Kafka for a high-throughput order processing system.

Kafka PostgreSQL MSSQL Python

Overview

Implemented a data replication pipeline that streams changes from a Microsoft SQL Server source into multiple regional PostgreSQL databases using Kafka as the transport layer. Enabled near-real-time regional reads while keeping a single authoritative write source.

Full case study coming soon