How to keep databases in sync?
you could
- watch for change-aware columns like
last-modified - triggers
- log-based CDC
Here you will find examples of row/log based replication
uses Debezium using Kafka and it shows
sources:
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
How to keep databases in sync?
you could
last-modifiedHere you will find examples of row/log based replication
uses Debezium using Kafka and it shows
sources: