Learn-MongoDB-in-1-Hour.Like any other database management language, MongoDB is based on a NoSQL database that is used for storing data in a key-value pair. Its work is based on the concept of document and collection. It is also an open-source, document-oriented, cross-platform database system that is written using C++.