A mechanism for detecting database changes in real time and relaying them to other systems.
A mechanism that monitors a database's transaction log and detects row-level inserts, updates, and deletes in real time, streaming them to other systems. Used for data-integration pipelines and cache invalidation.
© 2026 ITBGM