Location of the mongodb database on mac

后端 未结 6 1272
离开以前
离开以前 2021-01-29 17:37

I am kind of new to mac as well as mongodb.

I have a weird doubt, accessing the database created using mongodb on mac?

I know, in windows there is a folder calle

6条回答
  •  死守一世寂寞
    2021-01-29 18:12

    Env: macOS Mojave 10.14.4

    Install: homebrew

    Location:/usr/local/Cellar/mongodb/4.0.3_1

    Note :If update version by brew upgrade mongo,the folder 4.0.4_1 will be removed and replace with the new version folder

提交回复
热议问题