- 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.
推薦閱讀
- Practical Data Analysis Cookbook
- The Supervised Learning Workshop
- HTML5移動Web開發技術
- The Modern C++ Challenge
- Mastering KnockoutJS
- Learning Apache Mahout Classification
- Mastering Drupal 8 Views
- Building Wireless Sensor Networks Using Arduino
- Spring Boot實戰
- 細說Python編程:從入門到科學計算
- ArcGIS for Desktop Cookbook
- Mockito Essentials
- 貫通Tomcat開發
- Scala Functional Programming Patterns
- DevOps 精要:業務視角