Change Data Capture
CDC is a very advanced feature, use it if you absolutely need it.
Omni Loader queries raw database transaction log, translates each transaction in near-realtime, and applies it to the target database.
This feature is in Preview now and should not be used in production.
Last updated