Top 1,000 Features Creators Resources Blog Explorer Download
GitHub icon

MongoDB

< >

MongoDB is an open source application created in 2009 by Eliot Horowitz and Dwight Merriman.

#103on PLDB 15Years Old
Download source code:
git clone https://github.com/mongodb/mongo

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...


Example from Riju:
db.collection.find()
MongoDB Keywords
find findOne drop createIndex

Language features

Feature Supported Token Example
Booleans ✓
Strings ✓
Comments ✓
$comment: "A comment"

View source

- Build the next great programming language · About · Acknowledgements · Extensions · Day 630 · Donate · feedback@pldb.io