Tag
Streambed is an open-source CDC engine that streams Postgres WAL changes to Iceberg tables on S3, with a built-in query server using DuckDB that speaks the Postgres wire protocol.
Athena is a lightweight Change Data Capture (CDC) tool that streams changes from Microsoft SQL Server to Apache Kafka. Built in Golang, it offers simpler setup than Debezium and automatically manages CDC configurations.