01
MongoDB and the JSON-Like Document Model in the NoSQL Era
MongoDB made the document database a prominent part of the late-2000s NoSQL wave by storing application-shaped, JSON-like documents while adding indexing, querying, replication and later sharding around that model.
↗