Location of the mongodb database on mac

后端 未结 6 1270
离开以前
离开以前 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:16

    If mongodb is installed via Homebrew the default location is:

    /usr/local/var/mongodb

    See the answer from @simonbogarde for the location of other interesting files that are different when using Homebrew.

提交回复
热议问题