Data synchronization overview

2025-10-30 08:37:50  Updated

OceanBase Migration Service (OMS) Community Edition supports real-time data synchronization between OceanBase Database and a Kafka, or RocketMQ instance. OMS Community Edition is applicable to real-time data warehouse construction, data query, report distribution, and other business scenarios.

Supported synchronization processes

Data synchronization from the source database to the target database mainly involves incremental data synchronization, where DML changes are written from the source database to the target database in real time. OMS Community Edition enables you to synchronize data with a minimum granularity of tables and a maximum granularity of tenants.

OMS Community Edition provides the data synchronization feature and supports the following synchronization processes:

Supported synchronization operations

Process Schema synchronization Full synchronization Incremental synchronization Data verification
OceanBase -> Kafka Supported Supported Supported Not supported
OceanBase -> RocketMQ N/A Not supported Supported Not supported

Contact Us