brew install mongodb 安装mongodb
ln -sfv /usr/local/opt/mongodb/*.plist ~/Library/LaunchAgents 这个一定要执行
launchctl load ~/Library/LaunchAgents/homebrew.mxcl.mongodb.plist 开机启动