|
|
MONGODB
MongoDB bridges the gap between key-value stores (which are fast and highly scalable) and traditional RDBMS systems (which provide rich queries and deep functionality).
MongoDB (from "humongous") is a scalable, high-performance, open source, document-oriented database. Written in C++, MongoDB features include:
- Document-oriented storage
- Full Index Support
- Replication & High Availability
- Auto-Sharding
- Querying
- Fast In-Place Updates
- Map/Reduce
- GridFS
- Commercial Support
MongoDB is developed and supported by 10gen, which delivers technical support, professional services, and training for commercial-grade deployments of MongoDB.
|
Click here to return to MongoUK 2011
|
|
|
|
|