debezium/dbz

Add example for capturing changes from multiple SQL Server databases [DBZ-4803]

Open

#585 opened on Dec 11, 2025

View on GitHub
 (1 comment) (0 reactions) (1 assignee)HTML (6 forks)auto 404
component/examplesgood first issuemigrated-from-jiratype/task

Repository metrics

Stars
 (3 stars)
PR merge metrics
 (PR metrics pending)

Description

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.

Contributor guide