Hey. I am going to create a database that can become really huge.
I use standard mysql for most of my things, but this particular problem will run into TB problems and I will want to execute hundreds of queries per second.
Thus, in addition to developing my database schema so that it is not going to be sorted out, as well as the speed of the hard disk, which is my biggest bottleneck and what solution is recommended for this.
Does it make sense to distribute the database across several computers on my intranet so that it can scale using CPU / Ram, etc., and if there is software for this or a database solution for this?
Thanks for any help! I was looking for questions related to this, and could not find anything so bad if it had already been asked.
Database scalability is a VERY complex problem; There are many problems that go into the whole process.
-, ; ( ), ? , BLOB, > 4 ? ; , .
, ? , , . , , , -, (, ), ; (, , ), ).
; ? , .
, . , , , . , , , , . ( , , , .)
, . , MySQL , . , , , Oracle, : " ". , , / SQL-, : " , ". , , MySQL.
NewSQL . Clustrix ( MySQL) , - /, .
Database scalability is a complex problem, and you should consider solutions that can solve it for you. I believe that MySQL can be used as the basis for solving your problem.
Horizontal scalability; the ability to scale the database horizontally (for example, scaling) is a good technique for solving the problem of very large tables and databases.
Source: https://habr.com/ru/post/1773287/More articles:Is it possible to run an oracle package from sql plus without compiling it into a database? - sqljQuery - Multiple Droppables Overlap Result in Unpredictable Drops - jquery-uiService unavailable, closing transmission channel. Server response: 4.4.2 Timeout while waiting for a command - asp.netWhy does this Perl line contain only a variable in itself? - variablesIs there a way to develop a cross-platform application for iPhone / iPad / Android? - androidSmartEnumerable and Regex.Matches - c #https://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1773289/multiple-class-events-together-how-to-get-the-current-class-name&usg=ALkJrhhj3vUbhmt-67OstwtaskE9NslgfQsimplejson doesn't avoid single quote on application engine server - javascriptZend Rest Controller for api and web together - phpHow to embed events in XML :: SAX :: Pipeline - filterAll Articles