Terminology

Suggest edits

This terminology is important to understand EDB Data Migration Service (DMS) functionality.

Analytics Sync

EDB Postgres® AI Analytics Sync is a type of replication/migration supported by EDB Data Migration Service. EDB Postgres Advanced Server and Postgres source database snapshots are transformed into Delta Lake format in CSP Object Storage. This object storage is exposed as Storage Locations in the EDB Postgres AI Console.

Apache Kafka

Apache Kafka is an open-source, distributed-event streaming platform used by thousands of companies for high-performance data pipelines, streaming analytics, data integration, and mission-critical applications.

Change Data Capture (CDC)

CDC is a set of software design patterns used to determine and track changes in data sets by calculating deltas. EDB Data Migration Service uses CDC to stream changes from a database cluster to another.

Debezium

Debezium is a Java-based, open-source platform for CDC. Debezium is supported by the Red Hat community.

EDB DMS Reader

The EDB Data Migration Service Reader, packaged as cdcreader, uses Debezium to perform CDC operations on the source database and produce Kafka messages containing the change events.


Could this page be better? Report a problem or suggest an addition!