|
|
|
|
|
by RedShift1
1228 days ago
|
|
This is completely opposite to the raison d'ĂȘtre of NoSQL databases. They all started out without support for schemas because there was a desire to get away from the schema-upfront and rigidness of SQL databases. They were created to be able to drop in whatever you want as opposed to SQL databases that has strict rules about what goes in. |
|