- 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.
推薦閱讀
- Instant Testing with CasperJS
- Interactive Data Visualization with Python
- JavaScript Unlocked
- 算法訓(xùn)練營:入門篇(全彩版)
- HBase從入門到實(shí)戰(zhàn)
- PyTorch Artificial Intelligence Fundamentals
- 你不知道的JavaScript(中卷)
- Android底層接口與驅(qū)動開發(fā)技術(shù)詳解
- Swift語言實(shí)戰(zhàn)精講
- SQL經(jīng)典實(shí)例(第2版)
- 微課學(xué)人工智能Python編程
- QGIS 2 Cookbook
- NGUI for Unity
- 算法秘籍
- Learning TypeScript