Data Sync

Synchronise training data and predictions between LocalDB (.db file) and SQL Server.

📂 LocalDB data/rest_api_model.db
training examples
(deduplicated)
predictions
🔌 SQL Server
training examples
(deduplicated)
predictions
Sync Options
Deduplication is automatic. Only unique (method, endpoint_url) combinations are synced. Existing records at the destination are never overwritten — only missing ones are added. If the destination DB / table doesn't exist it will be created automatically.
Sync Progress
Training examples 0%