This repository contains node.js sample demonstrating how to connect to Mongo DB Storage-as-a-Service to perform C U R D operations.
Among the main NoSQL databases Mongo DB played a vital role to popularise the concept of NoSQL by providing free training courses, certifications and Storage-As-A-Service (SaaS). In this article we are going to look into how we can setup up a free account in MongoDB Atlas to create a Database and connect to it from Node.js application.
Read the full article : :https://cybermemos.com/developent/javascripts/free-mongodb-cloud-storage-example/