
MongoDB (from `humongous`) is a cross-platform document-oriented database. Classified as a NoSQL database, MongoDB eschews the traditional table-based relational database structure in favor of JSON-like documents with dynamic schemas (MongoDB calls the format BSON), making the integration of data in certain types of applications easier and faste.....
Found on
http://en.wikipedia.org/wiki/MongoDB

MongoDB is a cross-platform document-oriented database. Classified as a NoSQL database, MongoDB eschews the traditional table-based relational database structure in favor of JSON-like documents with dynamic schemas.
Found on
http://www.codingdojo.com/glossary

MongoDB is a cross-platform document-oriented database designed for scalability and agility. Classified as a NoSQL database, MongoDB uses JSON-like documents with dynamic schemas instead of traditional table-based relational database structures. MongoDB is the M in MEAN stack.
Found on
https://www.coursereport.com/blog/coding-bootcamp-glossary-of-key-terms
No exact match found.