2
Installing mongoDB on windows...
- After unzipping the downloaded
mongoDB file, the you will get the following:
- When you go inside it, the bin folder contains all
the executable.
- You can put the folder “mongoDB”
at anyplace wherever you want, but in local disc c, is suggested by mongoDB
documentation.
- Now, Create
a new folder “data” at the same location where, mongoDB folder is present
(here, it is local disc c).
- Inside this folder, create another folder called
“db”.
- This is the place where the data from mongoDB
instance is going to stay.
0 comments:
Post a Comment