Answer the question
In order to leave comments, you need to log in
What database to use for large amount of data?
Good afternoon. Tell me, which database is better to use for working with large data arrays?
Now there is an old project, it is written in delphi and stores data in MSM . The
task is to create a web interface in php and, accordingly, use the new database format.
The current size of the database is over 2 GB. but records will be 5 times more. Therefore, advice is needed on which database to choose for working with such large amounts of data in order to maintain maximum performance and stability.
Answer the question
In order to leave comments, you need to log in
The current size of the database is over 2 GB. but records will be 5 times more.
Is 10 GB a lot?
Start with MySQL/MariaDB, you can't go wrong. Performance depends on proper DBMS architecture and proper use of indexes.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question