The easiest tutorial I have ever seen. If this tutorial was not added on youtube I would have tried 1000 times to setup MONGO DB and still would not be able to set up. Thank you so much.
Super clear and easy to follow instructions - nice one with explaining the 'why' behind the steps. Thank you for taking the time to record the video and making it available to the rest of us!
Mate honestly. I have been looking for hours for a solution. Not only did you give me the solution you also dumbed it down which allowed me to understand what is happening. Thankyou!
Great tutorial ...one item to note though ...if you use the "Complete" option and subsequently choose to install the data and log folders in a location other than default, the "server" ( with bin folder ) itself will still default to c:\program files\MongoDB ...if you want to have the "server" also install in a location other than default, you must choose the Custom option. I tripped up on this during my install ...from the Complete installation option, there were options for installing the data & log folders elsewhere but not for placing the server folder elsewhere.
Great and thank you. Struggled a whole afternoon to get MongoDB working on my Windows 10 box. Woke up the next morning. Followed your instructions and got it working in less than an hour!
You single handly destroyed any bias there is towards indians and pakistanis. You were clear in the pronounciation and got straight to the point. Would watch another tutorial.
Quick Notes 1:44 install MongoD as a Service - Run service as a Network Service user 2:20 MongoDB Compass is name of its official GUI 4:30 create directory data db in C drive 7:00 new db will appear in list only when it has some data 7:15 create a collection into db named as mylib and insert a document into same 8:15 show collections 8:50 list all documents in a collection 9:19 set environment system variable 11:00 dos command to run mongod and mongo
Thank you! Very helpful. For myself this didn't work even when I was in the right directory. I had to add the path to the environment variable before I could do anything.
thank you so much for explaining the installation process. Very small but very important points are mentioned that really helped to negate the confusion.
Thanks very much for this. I finally got MongoDB Atlas working via other tutorials, but wanted to be able to use Mongo locally, too. The parts about copying the path to the System - Environment Variables - Path settings really helped. I knew I had to connect somehow but had no idea how to proceed. Much appreciated! [A note to others: if you're using Terminal in Visual Studio Code (or similar editors), you need to restart VSC after setting up MongoDb in the command prompts, Path, etc. Otherwise, VSC won't see Mongo, even though it works fine in the command prompt. Seems obvious in retrospect, but this tripped me up for a while.]
Wonderful explanation with a clear voice. Thanks for this video; it helps me a lot. I am just starting to learn No SQL from my University. Thanks again.
This tutorial is very useful for installation and configuration of MongoDb... Expecting one more tutorial on MongoDB compass Thank you for this video 🤝
Thanks for such a clean explanation, i was not able to make mongo work. Then uninstalled mongo and followed ur instructions and cheers i was able to install and work on Mongo. Please do more videos and help people like me :-)
Crystal clear explanation. Thanks it really helped me alot. I want to load my json file which i am getting from API . So how shall i load it to mongoDB ? can you share code?
Thank u so much, i had stuck at mongod is not an internal/external command. but, You explained it so well, i understood everything., and I am done. Thank U
This is what is explained really nice Thanks a lot! I was finding some basic reasons that all found in your video Great! please make more videos on mongodb with python
The problem of the UI/X of Softwares for developers. Such an unfriendly process hh - 20 steps and endless ideas (13 min video - or 15 pages docs). Instead of 1-2 minutes install and bye (The same issue/nightmare with setting local PHP environment). MongoDB must improve this issue (The installation is tidy). For example such not semantic folder name "data" under the root of your C drive (Or weird bugs such as no way to paste text inside mongo shell (The year is 2020))
How to Install MongoDB on Windows 11 - ruclips.net/video/Ph1Z97X6xno/видео.html
The easiest tutorial I have ever seen. If this tutorial was not added on youtube I would have tried 1000 times to setup MONGO DB and still would not be able to set up. Thank you so much.
Exact same feeling !
4 years later still the best tutorial for installing Mongo. Cheers from Argentina bro.
No unnecessary comments. The best lesson for installing MongoDB.
I used to have a hard time figuring out how I could run mongo shell or mongod everywhere, but fortunately this video helps me a lot.
Thank you!!
Ispent a whole day trying to figure out what was not working till I found this video thanks for explaining everything so smoothly
the same here!
Super clear and easy to follow instructions - nice one with explaining the 'why' behind the steps. Thank you for taking the time to record the video and making it available to the rest of us!
Just restarted my computer and came here to say it works perfectly
whenever i need to install something i directly came to our channel without second thought. Thank you GOAT(Greatest Of All Time)
Viewing this in 2021 and it's still sufficient. Thanks!
Mate honestly. I have been looking for hours for a solution. Not only did you give me the solution you also dumbed it down which allowed me to understand what is happening. Thankyou!
Great tutorial ...one item to note though ...if you use the "Complete" option and subsequently choose to install the data and log folders in a location other than default, the "server" ( with bin folder ) itself will still default to c:\program files\MongoDB ...if you want to have the "server" also install in a location other than default, you must choose the Custom option. I tripped up on this during my install ...from the Complete installation option, there were options for installing the data & log folders elsewhere but not for placing the server folder elsewhere.
Cool, clean and simple tutorial. I had no issues installing mongo, thanks a lot!
Absolute bliss. Such an easy "code along".
Thanks for the bonus tips at the end.
I have been following your channel since my first year in university you have the best videos Thanks so much
Great explanation!! I was having a hard time installing MongoDB, but thanks to this video I was able to install and configure it. Thank you!!
Great and thank you. Struggled a whole afternoon to get MongoDB working on my Windows 10 box. Woke up the next morning. Followed your instructions and got it working in less than an hour!
You single handly destroyed any bias there is towards indians and pakistanis. You were clear in the pronounciation and got straight to the point. Would watch another tutorial.
I have used this video countless times. Very well done
Quick Notes
1:44 install MongoD as a Service - Run service as a Network Service user
2:20 MongoDB Compass is name of its official GUI
4:30 create directory data db in C drive
7:00 new db will appear in list only when it has some data
7:15 create a collection into db named as mylib and insert a document into same
8:15 show collections
8:50 list all documents in a collection
9:19 set environment system variable
11:00 dos command to run mongod and mongo
Ghj
Excellent explanation. You explained "why" one need to set environment and path variables.
The documentation on the mongoDB site is so horrible. This video has saved me, thanks a ton man!
Easily explained man. Great work. Really got what I needed :)
Great walk-through install, setup and config. Thank you!
Thank you for such a clear and detailed explanation! It worked for me.
Fantastic Explanation!!I have been struggling for a week to get the installation done correctly. Thank you so much. Very clear explanation.
thank you so much, sir, I had been searched for such a clear explanation of installation from 2 months! finally, got it!
Thank you! Very helpful. For myself this didn't work even when I was in the right directory. I had to add the path to the environment variable before I could do anything.
thank you so much for explaining the installation process. Very small but very important points are mentioned that really helped to negate the confusion.
a complete yet simple tutorial really saved my time
he is the man who taught me more about programming. Thank you. Amazing explanation
Thanks for explaining the installation & setting up mongo db with ease. Appreciate!
pro tip you can Type in CMD in the file path on the file explore so you can open the command prompt with it already in the proper directory.
Thanks very much for this. I finally got MongoDB Atlas working via other tutorials, but wanted to be able to use Mongo locally, too. The parts about copying the path to the System - Environment Variables - Path settings really helped. I knew I had to connect somehow but had no idea how to proceed. Much appreciated!
[A note to others: if you're using Terminal in Visual Studio Code (or similar editors), you need to restart VSC after setting up MongoDb in the command prompts, Path, etc. Otherwise, VSC won't see Mongo, even though it works fine in the command prompt. Seems obvious in retrospect, but this tripped me up for a while.]
thank you sir , I was a facing a problem in installation n now u have made it possible :)
Wonderful explanation with a clear voice. Thanks for this video; it helps me a lot.
I am just starting to learn No SQL from my University.
Thanks again.
I have to say honestly this is one of the best explainer videos I've ever seen. great job man!
Thank you bro. Love your videos. Super well explained. Cheers from Argentina.
Thank you for explaining everything so clearly, helped me a lot!
This tutorial is very useful for installation and configuration of MongoDb...
Expecting one more tutorial on MongoDB compass
Thank you for this video 🤝
explaination style was simple and easy to understand .
thanks for the video
Bhai tu bohot hard hai bro ....itna easily setup karvadiya
i can finally finish my coursera assignment lol.
thank you good sir!
This explanation is touched to my heart, awsome...
Thank you and I finally found your article to my satisfaction. It is wonderful handholding of teaching . Keep it up
Nice explanation sir... please post rest of mongo db administration vedios
Worked like butter! Thanks bossman.
Thank you for explaining everything so clearly, helped me a lot!😄
You are an excellent teacher. Had a really had time figuring out things but your video is a killer. Thank you so much.
Very very helpful..
your guide help me lot... and save my day..
thanks for this video.....
👍
Excellent tutorial. This help explained how to set up MongoDB using the cmd line from a part I was missing from edX course
This video is helped me to understanding the mongodb installation easily. ..thank u very much bro😃
Thanks for such a clean explanation, i was not able to make mongo work. Then uninstalled mongo and followed ur instructions and cheers i was able to install and work on Mongo. Please do more videos and help people like me :-)
Thank you for your explanation, and you're explaining method is very good. I was trying since some days but could not. It's worked for me.
very clear and detailed explanation, very happy !!!!
Crystal clear explanation. Thanks it really helped me alot.
I want to load my json file which i am getting from API .
So how shall i load it to mongoDB ?
can you share code?
Flawless tutorial, if only more youtubers were like you
Thanks that was easy to understand and helpful, Thank you bro
Thank you for explaining in a clear way... It helped me a lot.
Thanks so much for d wonderful and easy to go explanation..
Oh, thank you so much.
Your video just have saved me and my project!
Thank you for making this lecture!
Man, you are a life saver!! And such neat explanation!!
Love from india ❤️❤️... Excellent...
awesome demonstration ... worked very well .. Thank you very much.
Thank you very much good tutorial👌😊😁❤!!
Clean/ Clear Content, and straight to the point!
Superb!! All I needed, many thanks!
thank you very much..you explained well, I watched this entire video without sound but still understand :)
Thank u so much sir.....really useful for me. ..🤘🔥🙌🙌
Thank u so much, i had stuck at mongod is not an internal/external command. but, You explained it so well, i understood everything., and I am done. Thank U
Thanks ! Great explanation ! Was of great help for my project
disciplined method of explanation thank you
Just awesome🙌👏👌. It's a complete tutorial. On point. Thanks a ton! Subscribed👍
Superb video I have ever seen for mongodb installation. Thank you.....
Thanks. Straight to the point and clear.
You've helped me step by step. Thank You!
tu expliques tellement bien merci tu me facilites les choses...
Short and efficient presentation, thanks.
Thanks a lot for the walk through. Made the things easy for me
Clearly explained!!! Keep it up! Good luck!
actually when you put the path of the bin in it doesn't need anymore mongod you can freely use mongo anywhere (11:10). Or even restart (12:18)
This is what is explained really nice Thanks a lot! I was finding some basic reasons that all found in your video Great!
please make more videos on mongodb with python
This video has really helped me a lot you deserve a couple of likes
Thanks for sharing, I found this a good resource for starting a local MongoDB
Short and sweet - Direct to the point.. Thanks..
The problem of the UI/X of Softwares for developers. Such an unfriendly process hh - 20 steps and endless ideas (13 min video - or 15 pages docs). Instead of 1-2 minutes install and bye (The same issue/nightmare with setting local PHP environment). MongoDB must improve this issue (The installation is tidy). For example such not semantic folder name "data" under the root of your C drive (Or weird bugs such as no way to paste text inside mongo shell (The year is 2020))
Nice and clear explanation...thank you
Can you mention how do you create indexes and also a new session with the MongoDB administration?
Everything so clearly.. Thank you
Thank you very much sir, your tutorial was wonderful
this was very informative. thank you for this!
Thank you sir.
excellent piece of illustration. Well done
Thanks for the help man. You are really great.❤
very useful and make some more like queries inserting etc...
Thanks a lot, I spent 2 hours until I found your video.
Thank you so much for the simple and useful explanation
this was the video i had been searching for. thanks
Great job this video is very direct, focused and easy to follow.
It's very clear guide to setup mongoDB in my windows notebook.
Nice one, thanks.