MongoDb on Cloud
MongoDB is an open-source document database and leading NoSQL database. MongoDB is written in C++.MongoDB is a cross-platform, document-oriented database that delivers, high performance, high accessibility, and easy scalability. MongoDB works on notion of collection and document. When you look at the data storage, you will find MongoDB storing data as JSON-like documents,