Data and processes
Delta sync
Definition
A delta sync transfers only the records changed since the last run instead of the full data set. That keeps runtime and system load low, but it depends on reliable change timestamps. A full sync remains useful as a fallback, for example after an outage.