- MongoDB Administrator’s Guide
- Cyrus Dasadia
- 45字
- 2021-07-02 15:47:42
Getting ready
Make sure you have MongoDB installed on your system as shown in the previous recipes.
The default MongoDB binaries for OS X are not compiled with SSL, you may need to manually recompile the source code or use Homebrew:
brew install mongodb --with-openssl.
brew install mongodb --with-openssl.
推薦閱讀
- 深入理解Android(卷I)
- Mastering Selenium WebDriver
- Instant Zepto.js
- PyTorch Artificial Intelligence Fundamentals
- Learning Bayesian Models with R
- Mastering PHP Design Patterns
- 數據結構習題精解(C語言實現+微課視頻)
- 面向STEM的Scratch創新課程
- Full-Stack React Projects
- 深入淺出PostgreSQL
- 劍指MySQL:架構、調優與運維
- Mastering Android Development with Kotlin
- Anaconda數據科學實戰
- 多媒體技術及應用
- Elasticsearch Blueprints