MongoDB is a general-purpose, document-based, distributed database built for modern application developers and for the cloud era.
MongoDB is a document-oriented database, which means it stores data in JSON-like documents. We believe this is the most natural way to think about data and is much more expressive and powerful than the traditional row/column model.