Topic summary

Database replication

Extracted from the Wikipedia article Replication (computing).

Database replication

Database replication involves maintaining copies of the same data on multiple machines, typically implemented through three main approaches: single-leader, multi-leader, and leaderless replication.