MongoDb Basics
Introduction of MongoDB MongoDB is open source document oriented and NoSQL database. MongoDB is written in C++ language. Basic Terms related to MongoDB Database : A Database is a bucket which stores collections. Collection : A collection is a group ...
Sep 12, 20222 min read14