Postgres CDC Showdown: Conduit Crushes Kafka Connect

2 raulb_ 1 5/18/2025, 12:35:19 PM meroxa.com โ†—

Comments (1)

raulb_ ยท 7h ago
Conduit is an open-source data streaming tool written in Go, and we put it to the test with Kafka Connect in a Postgres to Kafka pipeline. We not only were faster in both CDC and Snapshot, but we also consumed 98% less memory when doing CDC. Here's a blog post about our benchmark so you can try it yourself.