Build real-time data pipelines by streaming Postgres changes to Kafka. Learn how to go from dev to prod with a Sequin Kafka sink.
docker-compose.yaml
Select source tables
Add filters (optional)
Specify backfill
Specify message grouping
Enter Kafka connection details
host:port
pairs (e.g., kafka1.example.com:9092,kafka2.example.com:9092
)
Create the sink