How to stream PostgreSQL CDC to Kafka and use Propel to get an instant APILearn how to stream PostgreSQL Change Data Capture (CDC) to a Kafka topic and serve the data via an API with Propel. This guide provides step-by-step instructions, from setting up your PostgreSQL database and Kafka broker to deploying the Debezium Po...Apr 22, 2024·19 min read