MongoDB is an open source application created in 2009.
git clone https://github.com/mongodb/mongo
#57on PLDB | 14Years Old |
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" |