Understanding MaxScale's Kafka CDC Router
This page is part of MariaDB's Documentation.
The parent of this page is: Kafka CDC Router
Topics on this page:
Overview
MaxScale's Kafka CDC Router (kafkacdc
) replicates from deployments to a Kafka broker.
What Does the Kafka CDC Router Support?
The Kafka CDC Router supports:
deployments
When to Use the Kafka CDC Router?
The Kafka CDC Router allows you to:
Replicate data from MariaDB to a Kafka broker.
Stream MariaDB data to external databases that can act as Kafka consumers or connectors, such as Elasticsearch and MongoDB.
Next steps: