All the information about the mongoDb

NoSQL database,MongoDB uses JSON-like documents with optional schemas,easy for developers to store structured or unstructured data

MongoDB is more fast and scalable in comparison to the SQL server

Documents are stored in MongoDB in JSON (JavaScript Object Notation) format.