Use Cases
This topic describes some of the use cases of BladePipe to help you leverage data in business.

Bidirectional Data Sync
BladePipe enables the two-way data synchronization between databases and message-oriented middleware without circular data replication for geo-redundancy, data backup and disaster recovery.
Example: MySQL Bidirectional Synchronization
Data Sync for Data Warehouse
Through real-time synchronization, you can not only use the data easily to meet the mandatory requirements in business, but also leverage the data in many other cases, including but not limited to complex data retrieval (multi-dimensional screening, aggregation, connection, etc.), fuzzy search, sub-business process triggering, data sharing, data mining, etc.
Example: MySQL to ClickHouse Synchronization
Data Sync for Big Data
Decouple online business and big data analysis through message-oriented middleware. Online data appears in message-oriented middleware in real time, and the data is processed by batch or stream processing to build a data platform.
Example: MySQL to Kafka Synchronization