MongoDB is an application created in 2009.
#57on PLDB | 14Years Old | 318.3kUsers |
Try now: Riju
MongoDB (from humongous) is a free and open-source cross-platform document-oriented database program. Classified as a NoSQL database program, MongoDB uses JSON-like documents with schemas. MongoDB is developed by MongoDB Inc., and is published under a combination of the GNU Affero General Public License and the Apache License.. Read more on Wikipedia...
db.collection.find()
find findOne drop createIndex
Feature | Supported | Token | Example |
---|---|---|---|
Booleans | ✓ | ||
Strings | ✓ | ||
Comments | ✓ | $comment: "A comment" |
title | author | year | reviews | ratings | rating |
---|---|---|---|---|---|
50 Tips and Tricks for MongoDB Developers | Kristina Chodorow | 2011 | 5 | 60 | 3.63 |
Mongodb (Programming) | Paula Drew | 2014 | 0 | 2 | 3.00 |