How to install mongoDB on windows?

前端 未结 15 639
清歌不尽
清歌不尽 2020-11-29 14:55

I am trying to test out mongoDB and see if it is anything for me. I downloaded the 32bit windows version, but have no idea on how to continue from now on.

I normally

15条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-11-29 15:39

    Step 1: First download the .msi i.e is the installation file from

    Download MonggoDB

    Step 2: Perform the installation using the so downloaded .msi file.Automatically it gets stored in program files. You could perform a custom installation and change the directory.

    After this, you should be able to see a MongoDB folder under program files

    starting MongoDB shell and service is not big a deal I Got a good reference after the long search Installing MongoDB in Windows

提交回复
热议问题