1
00:00:08,800 --> 00:00:09,820
In this video.

2
00:00:09,820 --> 00:00:13,900
Let's see how we can install MongoDB.

3
00:00:14,200 --> 00:00:17,890
We have two ways of installing MongoDB.

4
00:00:17,920 --> 00:00:21,640
The first one is install it locally.

5
00:00:21,640 --> 00:00:24,520
That is into our operating system.

6
00:00:24,850 --> 00:00:29,310
And the second option is using the cloud base.

7
00:00:29,320 --> 00:00:34,300
So which of these options are we going to use?

8
00:00:34,510 --> 00:00:43,240
Well, if we go by installing MongoDB locally, the instructions or the steps are going to be different

9
00:00:43,240 --> 00:00:45,280
based on your operating system.

10
00:00:45,490 --> 00:00:53,680
So if I install MongoDB locally on my Mac, it's going to be different for Windows users and for Windows

11
00:00:53,680 --> 00:00:54,250
users.

12
00:00:54,250 --> 00:01:00,910
Installing MongoDB, you need a couple of steps and I have realized that some students give up when

13
00:01:00,910 --> 00:01:09,130
they couldn't install MongoDB locally, so the easiest way to go is to use the cloud base.

14
00:01:09,310 --> 00:01:18,160
So for this option, we need few lines of code to get started and if we want to work with the share

15
00:01:18,190 --> 00:01:26,980
also, then we need to install MongoDB locally, but we are going to use the drivers straight away.

16
00:01:27,010 --> 00:01:32,320
So the next video, let's see how we are going to install MongoDB.

17
00:01:32,350 --> 00:01:38,020
That is getting our environment ready to get started with MongoDB in the next video.

