19 ms·
A Document Based Store have several advantages over traditional for ex. relational stores ... Mongo core is c++ and can be utilized from any lingo ... It is s
by swedenborg 14y ago
A Document Based Store have several advantages over traditional for ex. relational stores ...
Mongo core is c++ and can be utilized from any lingo ...
It is schema less but can be desribed with a schema . it is named collections and on the fly add a tables or rows, no migrations downtime etc.
scary for some ...
Closing into what the oodb concept was setting goals prior ...