
Description
Rigid relational schemas are not flexible for changing data; storing JSON-like documents is more natural. MongoDB is for that: a scalable, flexible document database with powerful querying and indexing, storing data as JSON-like documents and scaling out easily, a common database for modern apps.
Document database: Store data flexibly as JSON-like documents.
Query and index: Powerful querying and indexing.
Scalable: Easy to scale out and shard.
Rich ecosystem: Mature drivers and tools.
Features
Document database: Store data flexibly as JSON-like documents.
Query and index: Powerful querying and indexing.
Scalable: Easy to scale out and shard.
Rich ecosystem: Mature drivers and tools.
