Build a Real-time Materialized View from Postgres Changes using Confluent’s ksqlDB

Neon’s support for Postgres’ logical replication features opens up a variety of interesting use cases, including for real-time streaming architectures based on change data capture. We previously demonstrated how to use Debezium to fan-out changes from Postgres by using Redis as a...

Sources