|
|
|
|
|
by troupo
487 days ago
|
|
> They slow to a crawl when you have huge tables Define "huge". Define "massive". For modern RDBMS that starts at volumes that can't really fit on one machine (for some definition of "one machine"). I doubt Mongo would be very happy at that scale, too. On top of that an analysis of the query plan usually shows trivially fixable bottlenecks. On top of that it also depends on how you store your versioned data (wikipedia stores gzipped diffs, and runs on PHP and MariaDB). Again, none of the claims you presented have any solid evidence in real world. |
|
I'm getting paid to move a database that size this morning.