Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

POC CDC use SQL Server and Debezium + Kafka

NotificationsYou must be signed in to change notification settings

jcmdsbr/poc-sqlserver-debezium-kafka-consumer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

  • POC from change data capture context use debezium and kafka

Give a Star! ⭐

If you liked the project, please give a star ;)

Setup 📚

Start the topology as defined inTutorial

docker-compose -f docker-compose.yml up

Initialize database and insert test data

cat ../scripts/inventory.sql | docker-compose -f docker-compose.yml exec -T sqlserver bash -c '/opt/mssql-tools/bin/sqlcmd -U sa -P Password!'

Start SQL Server connector

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp