Skip to content

CDC adapter

The CDC adapter can be used to replicate changes from a database, into Diffusion, using CDC - 'change data capture'. In the default configuration it can connect to MySQL and PostgresSQL databases, and can be extended (using Debezium connectors) to MongoDB, Microsoft SQL Server, Oracle, DB2 and more. The adapter will read live database changes by monitoring transaction logs, and has configuration options to focus on specific tables or columns, and also to control import of data schema.

Using the CDC adapter is a quick and easy way to keep your users up to date with the latest changes to a legacy system.

The CDC adapter is developed with and follows the standards of the Diffusion Gateway Framework.

CDC adapter manual (opens in new tab) Download the CDC adapter bundle (zip)