MongoDB Setup on OSX is a free tutorial by Stephen Grider from MongoDB course
Link to this course(Special Discount):
https://www.udemy.com/course/the-comp...
This is the best MongoDB Course
Course summary:
Understand how MongoDB stores data
Gain mastery of the most popular MongoDB interface, Mongoose JS
Write efficient queries for reading data
Learn the purpose of each of Mongoose's functions
Design effective NoSQL schema with both data nesting and lookups
English [Auto]
Are sheer eager to get to coding and let me tell you I certainly am as well but ahead of time we need to do just a little bit of software setup. In particular we need to get Mongo installed on our system. So in this section we're going to walk through the installation of Lango D-B on the OSX operating system. So if you're using Windows pauses video right now go onto the next section where we're going to cover installation on Windows. So let's continue now with doing the OSX setup. There's a couple of pieces software of software that we're going to be installing. First off is Brue a package manager. This package manager is used to install other pieces of software in libraries on our operating system. Is very handy very easy to install So this will only take just a couple of seconds to get going. Once we have through installed we're going to use it to install both node in Mongo DV as well. We'll be using node mostly for tooling of our applications and packaging and kind of stuff like that and Mago D-B of course. Hey that's our database. What else would it be. Finally we'll also install Rogo Mongo rebel Mongo is a gooey for browsing the contents of our Mongo DB databases and some practice. It's just a very helpful development tool. Now it's not strictly required for this course that you install rebeled Mongo but I suspect once you see it in action you're going to want to use it. So we'll walk through installation of that as well. So let's get going with brew. Like I mentioned the brew installation is really not that bad. I'm going to open up my web browser and I'm going to navigate to brew dot SH once here I'm going to scroll down slightly to the install homebrews section and you can see this big long string right here. This is an installation script. All we have to do is copy this suddenly hit command see it a copy it and we can paste it at a terminal prompt to install it automatically. I'm going to flip over to my terminal. So here we go here is my terminal. I make use of term. If you use the builtin OSX terminal that is totally fine. Absolutely no difference. You'll do fine with either one. So I am a terminal open. I will paste the installation script and hit enter. Now I've already got homebrew installed so I'm not going through this particular process. But certainly if you do not have homebrew already installed just hit that return key and go through that process it only takes just a minute to download and install. Once that's all done we can move on to our next piece of set up which is going to be node. Now it's probably pretty likely that you've already got node installed on your on your system. If you do no problem we're going to walk through the installation anyways. So back to my Turnell I can run Brue install node and so how you use homebrewed to install packages. We access the library or the package manager with the Brue keyword. We say that we want to install a package and then we just list the package that we want to install. Ball run Bruin's told Noad and I already have node installed. Oh I forgot I do not. I do not have note installed. My mistake. I want to go completely fresh. So I took off node do you feel that kind of stuff. I don't have any of it on my system. If you already have it installed I do recommend that you update your version of mode if you have a version older than version 4 and you can check your current version by running node dash. So you can see in this case I've got version 7. If you have earlier than version 4 I do recommend you update it and you can do so by running the command Brue upgrade node like so. OK so that's not too bad right. Well let me just say we definitely save the hard one for last. So the long ago DVD set up is a little bit more involved. So let's get started right now and just try to get it done with with as little pain as possible. Honestly it's not that bad. It's not that bad. OK so we're going to be using homebrewed to install Mangu D-B as well. It's all run Brou install Lango or just Mago by itself. So this will reach out grab the Mongo archive. There we go and install it on my system. So installing Mongo is not the hard part but the hard part is is actually running it. OK. So boom just like that it's installed. But again that's the easy part. Now we g
Watch video MongoDB Setup on OSX - MongoDB Tutorial online without registration, duration hours minute second in high quality. This video was added by user Chau Mong Thi 03 November 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 2 once and liked it people.