Node | Edition |
MongoDB-CDC | MongoDB>=3.6 |

Parameter | Description |
Type | Select Mongodb |
Data Source | Select available Mongo Data Source for the project |
Database | Supports selecting or manually entering the database name to be read. By default, the database bound to the data source is used as the default database. Other databases need to be manually entered. If the data source network is not connected and the database information cannot be fetched directly, you can manually enter the database name. Data synchronization can still be performed when the Data Integration network is connected. |
collection | Support selecting or manually entering the collection name to be read. |
Read Mode | Full + Increment: Data synchronization is divided into full and increment phases. After the full phase is completed, the task enters the increment phase. The full phase will synchronize historical data in the database, and the incremental phase starts synchronizing from the binlog cdc location after the task starts. Incremental: Synchronize data only from the binlog CDC checkpoint after the task starts. |
Time Zone | Set the timezone for log time, default is Shanghai. |
Advanced Settings (optional) | You can configure parameters according to business needs. |

Parameter | Description |
Data Source | Select the Mongo Data Source you want to synchronize. |
Source Table | Based on business needs, select "All Databases, collections", "specified table", or "specified database": All Databases, collections: Monitor all databases under the data source. Any new databases or tables added during the task run will be synchronized to the target end by default. Specified collection: Only synchronize the specified collection. Specified Database: Monitor the specified database, synchronize all tables or tables that meet the criteria under the database. |
| |
| |
| |
Read Mode | Full + Incremental, Incremental |
Filter Operation | Offers multiple filtering operations, including insert, update, delete, drop collection, delete database, and rename collection. After configuration, data of the specified operation types will be excluded from synchronization. |
BSON Type | Internal Types |
- | TINYINT |
- | SMALLINT |
Int | INT |
Long | BIGINT |
- | FLOAT |
Double | DOUBLE |
Decimal128 | DECIMAL(p, s) |
Boolean | BOOLEAN |
Date Timestamp | DATE |
Date Timestamp | TIME |
Date | TIMESTAMP(3) TIMESTAMP_LTZ(3) |
Timestamp | TIMESTAMP(0) TIMESTAMP_LTZ(0) |
String,ObjectId,UUID ,Symbol ,MD5 ,JavaScript,Regex | STRING |
BinData | BYTES |
Object | ROW |
Array | ARRAY |
DBPointer | ROW<STRING, STRING> |
Apakah halaman ini membantu?
Anda juga dapat Menghubungi Penjualan atau Mengirimkan Tiket untuk meminta bantuan.
masukan