plugin-data-cloner
v1.0.4
Published
Gradually clone data from one MSSQL datasource to another
Readme
plugin-data-cloner
Overview
Gradually clone data from one MSSQL datasource to another.
Features
- Incremental Sync: Clone large datasets in batches to avoid locking or overloading the database.
- Datasource Mapping: Map source collections from one MSSQL database to a target MSSQL database.
- Job Tracking: Monitor the progress, success rate, and errors of cloning operations.
Usage
- Activate the plugin.
- Ensure you have at least two MSSQL datasources configured in NocoBase.
- Navigate to the Data Cloner management page.
- Create a new Clone Job: select source, target, and the collections to map.
- Start the job and monitor its progress in the built-in UI.
