- Notifications
You must be signed in to change notification settings - Fork0
jcmdsbr/poc-sqlserver-debezium-kafka-consumer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
- POC from change data capture context use debezium and kafka
If you liked the project, please give a star ;)
Start the topology as defined inTutorial
docker-compose -f docker-compose.yml up
cat ../scripts/inventory.sql | docker-compose -f docker-compose.yml exec -T sqlserver bash -c '/opt/mssql-tools/bin/sqlcmd -U sa -P Password!'
curl -i -X POST -H "Accept:application/json" -H "Content-Type:application/json"http://localhost:8083/connectors/ -d @../scripts/register-sqlserver.json
About
POC CDC use SQL Server and Debezium + Kafka
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published