MongoDB使用安装
作者:互联网
mac端安装此软件,方便访问
https://formulae.brew.sh/cask/nosqlbooster-for-mongodb
本地安装使用MongoDB
安装
brew tap mongodb/brew brew install mongodb-community
启动和暂停mongod服务器
brew services start mongodb-community brew services stop mongodb-community
标签:MongoDB,使用,community,services,mongodb,brew,安装 来源: https://www.cnblogs.com/AntonioSu/p/16447490.html