PolarDB-X CDC:
PolarDB-X's Change Data Capture (CDC) feature is compatible with the standard Binlog protocol, allowing it to be used as if it were a standalone MySQL instance. It currently supports mainstream message queues, stream processing engines, and log services for subscription, such as Kafka and Flink.
Supported Downstream Subscription Types
- Databases:
- MySQL
- PolarDB-X
- Other databases supporting MySQL protocol
- Subscription Components:
- Canal
- Debezium
- MaxWell
- Stream Processing Engines:
- Flink
- Message Queues:
- rocketMQ
- rabbitMQ
- Kafka
- Log Services:
- Elasticsearch
- Kibana