参考文档 https://www.jianshu.com/p/7241f7c83f4a 安装
安装过程中遇到的坑
1、配置环境变量,打开终端,输入“open -e .bash_profile”提示错误
打开终端
cd ~ touch .bash_profile open .bash_profile
2、建立/data/db文件
在访达中打开/usr/local/bin,然后新建data文件,在data文件中新建db即可。