Most relational databases are also horizontally scalable. It’s complicated, but it’s achievable (and relatively common for applications that require it). Two of the most common techniques are replication and sharding.
Most relational databases are also horizontally scalable. It’s complicated, but it’s achievable (and relatively common for applications that require it). Two of the most common techniques are replication and sharding.