Answer the question
In order to leave comments, you need to log in
The best database for a high-load project?
There is a project on NodeJS, so far it works with MySQL. Judging by the pace of development, in the near future there will be about 38 million records in one table (1000 clients - 38000 records for each). The question arises, how to replace MySQL? I'm afraid he won't make it.
PS The application does not access this table very often, literally 100-200 times a day for each client. Maybe this is an argument to stay on MySQL?
Answer the question
In order to leave comments, you need to log in
This is a 100% NOT HIGHLY LOADED project!
Stay calm.
Better - look towards optimization of requests.
literally 100-200 times a day for each client.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question