S
S
superyashaaa2020-06-21 20:40:05
Database
superyashaaa, 2020-06-21 20:40:05

What is the best way to implement databases on different servers?

It is necessary to separate the databases for storage on different servers, by the number from 2 to 20 servers.
I would like to know what dances with a tambourine are coming, what to look at first and how best to implement it?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Korotenko, 2020-06-21
@firedragon

You didn't give a reason. If the server does not cope with one thing, if the volumes are something else. In general, look at partitioning, all modern engines have it. In addition, look in the direction of replication, this will allow you to offload the server for requests with a balancer either built into the database or at the code level. In general, write in Russian where the problem is with all the details

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question