summaryrefslogtreecommitdiff
path: root/databases/mongodb3/DESCR
blob: 900364e77b7ce34232c6aa54f9aa07f0d56bcb95 (plain)
1
2
3
4
5
6
7
8
9
Mongo (from "humongous") is a high-performance, open source, schema-free,
document-oriented database. It features: document data model with dynamic
schemas; full, flexible index support and rich queries; auto-Sharding for
horizontal scalability; built-in replication for high availability; text
search; advanced security; aggregation Framework and MapReduce; large media
storage with GridFS.

This is an older version of mongodb, chosen to avoid the Server Side
Public License and a need for a c++17 compiler.