- Web Development with MongoDB and Node(Third Edition)
- Bruno Joseph D'mello Mithun Satheesh Jason Krol
- 84字
- 2021-07-08 10:32:40
Installing MongoDB
MongoDB can also be easily downloaded by visiting the official MongoDB website and accessing the downloads section from http://www.MongoDB.org/downloads. Once there, be sure to download the correct version depending on your OS and CPU (32-bit or 64-bit).
For Windows users, you can opt to download the MSI installer file, which will make the installation much simpler.
Depending on the version of MongoDB you downloaded, you will want to replace <version> in the following sections with the appropriate version number that matches your file.
推薦閱讀
- Expert C++
- Java Web程序設計任務教程
- 精通Linux(第2版)
- Learning Laravel's Eloquent
- Linux C編程:一站式學習
- Test-Driven Development with Django
- HTML5+CSS3+jQuery Mobile APP與移動網站設計從入門到精通
- 新印象:解構UI界面設計
- Julia High Performance(Second Edition)
- H5+移動營銷設計寶典
- Solr權威指南(下卷)
- 一步一步學Spring Boot:微服務項目實戰(第2版)
- Java EE 7 Development with WildFly
- Learning Gerrit Code Review
- C++面向對象程序設計教程