CRUD (1/8)
How to Connect to MongoDB server from Node.js application?
    MongoDB can be connected from Node by calling the connect() method of MongoClient class.