- Learning Node.js for Mobile Application Development
- Stefan Buttigieg Milorad Jevdjenic
- 136字
- 2021-07-09 21:21:32
Connecting to MongoDB
In order to be able to interact with a MongoDB instance, we first need to be sure that our server is running it. Then, we can access it through the Mongo shell application. In Chapter 1, Setting Up Your Workspace, we covered in some detail how to install and get MongoDB running on your specific operating system. You should go through these steps if you have not done so already. Once you have verified that MongoDB is running, open the MongoDB shell for your operating system.
推薦閱讀
- 演進(jìn)式架構(gòu)(原書第2版)
- Microsoft Application Virtualization Cookbook
- Java高手真經(jīng)(高級編程卷):Java Web高級開發(fā)技術(shù)
- Hands-On Data Structures and Algorithms with JavaScript
- 算法基礎(chǔ):打開程序設(shè)計之門
- Mastering PHP Design Patterns
- Julia機(jī)器學(xué)習(xí)核心編程:人人可用的高性能科學(xué)計算
- 數(shù)據(jù)結(jié)構(gòu)(Python語言描述)(第2版)
- Python數(shù)據(jù)可視化之Matplotlib與Pyecharts實戰(zhàn)
- Learning Raspbian
- Learning FuelPHP for Effective PHP Development
- UML 基礎(chǔ)與 Rose 建模案例(第3版)
- Building Serverless Architectures
- Functional Python Programming
- HTML5 Game Development by Example:Beginner's Guide(Second Edition)