简体   繁体   中英

How to install MongoDB driver on mac

我已经尝试在我的 Mac 上安装 MongoDB 驱动程序有一段时间了,但似乎没有任何效果,我想知道是否有人知道如何去做。

您是否尝试过遵循文档

This question is less specific, it is really hard to answer, please check here to make sure you have a question people can easily understand: How To Ask A Good Question

Back to your question, If I understand it correctly, you want to run mondob on your mac and access it, there are different ways to do this:

  1. You can check the mongodb manual Mongodb Installation Manual and install it
  2. Or use Homebrew to do it, just do brew install mongodb after you setup homebrew correctly

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM