How to Install Studio 3T
如何安装Studio 3T
If you’re looking for a MongoDB GUI, client, or IDE, we’re happy you’ve found Studio 3T.
如果你在寻找MongoDB图形用户界面,客户端或者集成开发环境,我们很高兴你找到了Studio 3T。
Studio 3T is a MongoDB IDE with a full-featured GUI, client capabilities, and a wealth of convenient, time-saving features, available for Windows, Mac, and Linux.
Studio 3T是一个MongoDB集成开发环境,拥有全面的功能界面和客户端功能,以及便捷、快速的特点,适用于Windows, Mac, 和Linux操作系统。
Prerequisites
>先决条件
MongoDB for Windows
Windows环境
Install the latest MongoDB community edition on your Windows machine following these steps.
按照以下步骤在Windows主机安装最新版的MongoDB社区版
MongoDB for Mac
Mac环境
Follow MongoDB’s tutorial to install MongoDB on OSX through either the MongoDB Download Center or Homebrew.
按照MongoDB教程在OSX安装MongoDB,可以通过MongoDB下载中心或Homebrew进行安装。
In case you get a Permission denied error after trying to run mkdir -p /data/db, run the following command to make sure the /data/db directory has the right permissions:
一旦你尝试运行mkdir -p /data/db出现Permission denied错误,运行以下命令,确保/data/db目录拥有正确的许可权限: