debezium/dbz
Add example for capturing changes from multiple SQL Server databases [DBZ-4803]
Offen
#585 geöffnet am 11.12.2025
component/examplesgood first issuemigrated-from-jiratype/task
Repository-Metriken
- Stars
- (3 Sterne)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
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.