Relative Content

Tag Archive for databasechange-data-capture

CDC in PieCloudDB

I’m looking to implement Change Data Capture(CDC) so I can synchronize other systems with the changes. I learned that PostgreSQL can use Debezium for CDC. Can PieCloudDB also support Debezium? Or does it have other tools to implement CDC?