The PubSub+ Connector for Debezium (CDC) has been built to “event-enable” data from your operational databases by publishing the changes (inserts, updates, deletes, etc.) to a PubSub+ Event Broker and your event mesh. The opens up that data to your modern applications built on an event-driven architecture (EDA).
The Debezium MS SQL Serverconnector is a wrapper around Debezium using Debezium Engine, which enables Change Data Capture from MS SQL Server databases using Debezium.
The connector uses the Debezium open source project (https://github.com/debezium/debezium) to perform the CDC on a variety of databases and streams the data to a PubSub+ destination using “workflows”. A workflow is a source-to-processing-to-target data pipeline configured within the connector runtime. Each workflow (you can have up to 20 defined per connector instance) defines which table(s) will be used for the change stream, any header processing necessary, and the PubSub+ broker destination will be sent those changes.
The connector is available (below) as:
The PubSub+ Connector for Debezium (CDC) is a “self-contained connector” from Solace. All self-contained connectors share a common architecture and provide a number of enterprise services to the connectors such as: