Feature | Sync to Kafka | Data Subscription |
Supported links | Sync from MySQL/MariaDB/Percona/TDSQL-C for MySQL/TDSQL for MySQL to Ckafka | The data source is MySQL/MariaDB/Percona/TDSQL-C for MySQL/TDSQL for MySQL/TDSQL for PostgreSQL/MongoDB |
Data format | Avro/JSON | ProtoBuf/Avro/JSON |
Target Kafka | Your own Kafka (currently, only CKafka is supported). Topic names can be customized. | Built-in Kafka of DTS data subscription. Topic names cannot be customized. |
Data type | Full + incremental data | Incremental data |
Sync object | Databases, tables, views, functions, and procedures | Databases and tables |
SQL filtering | SQL filtering and filtering by WHERE condition are supported. You can filter INSERT, UPDATE, DELETE, and DDL statements. | SQL filtering is not supported. You can only select structure update or data update. |
Was this page helpful?