mongoDB - Scalable Document Oriented Database

MongoDB (from “humongous”) is a scalable, high-performance, open source, document-oriented database written in C++. 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 mongoDB   Scalable Document Oriented Database
Features
  • Document-oriented storage
  • Replication & High Availability
  • Auto-Sharding
  • Querying, Rich, document-based queries.
  • Fast In-Place Updates
  • Map/Reduce
  • GridFS
  • and more..

Requirements: -
Demo: http://www.mongodb.org/#
License: Creative Commons License

Incoming search terms for the article:

Related Posts

MongoHub - mongoDB Administration Tool for Mac

AeroSQL – Web based MySql Manager