debezium/dbz
Add example for capturing changes from multiple SQL Server databases [DBZ-4803]
開放
#585 建立於 2025年12月11日
component/examplesgood first issuemigrated-from-jiratype/task
倉庫指標
- 星標
- (3 顆星)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
Migrated from DBZ-4803
With DBZ-4783 in place, it's now possible to capture changes from multiple logical DBs on the same physical SQL Server host using one connector. The required config is shown in [this PR|https://github.com/debezium/debezium/pull/3261]. I suggest we create a separate example along those lines.