PeerDB Streams is a new tool designed to simplify the process of replicating changes from Postgres databases to queues or message brokers such as Kafka, Redpanda, Google PubSub, and Azure Event Hubs. The tool uses native Postgres Change Data Capture (CDC) through logical decoding. PeerDB Streams aims to address the complexities of existing CDC tools like Debezium by offering a simple UI for setting up data sources and monitoring progress, an intuitive SQL layer for managing CDC, Lua scripts for row-level transformations, native connectors to non-Kafka targets, and Postgres-specific optimizations. The product is currently in beta testing and available through open source, managed service, or self-hosted enterprise offerings.