sqlserver-cdc-to-kafka
sqlserver-cdc-to-kafka copied to clipboard
Utility for streaming rows from SQL Server Change Data Capture (CDC) to Kafka topics
Results
2
sqlserver-cdc-to-kafka issues
Sort by
recently updated
recently updated
newest added
While schema registry is widely used with Kafka, debezium does allow connectors to work with plain kafka. Therefore, would be really good to have the repo to do the same...