0
votes
What’s the best source to learn about database replication mechanisms?
In my opinion, you should pick a mainstream database (such as Oracle) and study everything it offers and go from there.
Oracle offers:
Replication
Data guard (stand …
