nosql

MongoDB (NoSQL Databases)

MongoDB is on of the widely used databases. It is a semi-structured database that stores data in the form of documents (JSON like structures). We discuss how MongoDB compares with a relational database.