click Connection Management -> New Connection, and then input connection parameters.

select connection type; supported types are:

Extra Parameters, you can input extra parameters, e.g. zeroDateTimeBehavior=CONVERT_TO_NULL for MySQL.

click Test Connection to test the connection. If the connection is successful, you will see a success message.
click Save to save the connection.
Connection Management, select the connection you want to edit, and then click Edit, and then input connection parameters.

Batch Job -> New Batch Job, and select source connection, database, target connection and target database.Table Mapping, and then select target table.Filter Condition, e.g. where id > 1000000.

Next to set field mapping in Field Mapping. each table requires field mapping, you can remove unnecessary fields, and the program can auto-match by field name or field order.
The data write mode can be Insert or Upsert.

Batch Job, select the job you want to edit, and then click Edit, and then input job parameters.

Stream Job -> New Stream Job, and select stream source connection, database, target connection and target database.
Stream Job, select the job you want to edit, and then click Edit, and then input job parameters.File Sync -> New File Sync Job, and select source connection, path, pattern, target connection and target path.Source File, and then select target file.

File Sync, select the job you want to edit, and then click Edit, and then input job parameters.Batch Instance. It shows the instance list, you can filter by job name, status, etc.Log to view the job instance log.

Stream Instance. It shows the instance list, you can filter by job name, status, etc.Log to view the job instance log.

virtual table is a special table that abstracts unstructured data (such as JSON, TEXT, etc.) into structured data, and users can use virtual tables just like normal tables.

Common questions and answers about using Dataround.
For more help, visit our Community page.