|
|
|
|
|
by cheema33
482 days ago
|
|
I needed to synchronize some tables between MS SQL Server and PostgreSQL. In the future we will need to add ClickHouse database to the mix. When I last looked, the recommended way to do this was to use Debezium w/Kafka. So that is why we use it. Data volume is low. If anybody knows of a simpler way to accomplish this, please do let me know. |
|
Data volume was low though.