
MongoDB
MongoDB is a free and open-source cross-platform document-oriented database program. Classified as a NoSQL database program, MongoDB uses JSON-like documents with schemata.
About
MongoDB redefined how developers think about data storage by embracing the document model — storing data as flexible JSON-like documents rather than rigid rows and columns. Created by 10gen (now MongoDB Inc.) in 2009, it became the poster child of the NoSQL movement and has grown…