Important:
MongoDB requires a data directory to store all data. \data\db folder must be there in system.
In Windows machine c:\data\db In MacOS /data/db must be there.
You can specify alternate path for data files using below command
mongod --dpath your_\data\db_path
Very good video for new comer MongoDB
Learn all basic command in just 20 minutes
What is MongoDB, how to install, how to start and execute commands.
All demo commands are here https://github.com/binodsuman/mongodb
Next Video on MongoDB • MongoDB in 20 Minutes | For Beginners | Al...