Prerequisite
Before implementing Change Data Capture (CDC) in your data architecture, it is crucial to ensure that your source database supports CDC or has mechanisms for capturing changes.
Last updated
Before implementing Change Data Capture (CDC) in your data architecture, it is crucial to ensure that your source database supports CDC or has mechanisms for capturing changes.
Last updated
Source Database: Ensure the source database supports CDC or has mechanisms for capturing changes. Common databases that support CDC include SQL Server, Oracle, MySQL, and PostgreSQL.
Currently we support 6 provider
Provider | Documentation Link |
---|---|
MYSQL
Postgres SQL
SQL Server
Oracle
Mongo DB