NoSQL
-
March 23, 2017
Advantages of MongoDB over RDBMS
Overview MongoDB is a cross-platform, document oriented database that provides high performance, high availability, and easy scalability. MongoDB works on concept of collection and document. Database is a physical container for collecti...