MongoDB in 20 Minutes | For Beginners | All Basic Commands | MongoDB Vs RDMS | No-SQL

Опубликовано: 16 Июль 2026
на канале: Binod Suman Academy
1,973
48

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...