|
|
|
|
|
by ChemicalWarfare
3600 days ago
|
|
>>> Sidenote: It's also occurred to me over the past few years that it's almost impossible to impose a consistent schema on a large enough dataset +1.
I agree that NoSql promotes "careless db design" to an extent. But yes (as an example) situations do arise where you either need to alter the existing SQL table with bazillions of rows of data in it or refactor your design in an ugly-ass way by adding a 2-column table tied to the 1st table by some FK. |
|