- MongoDB Cookbook(Second Edition)
- Cyrus Dasadia Amol Nayak
- 138字
- 2021-07-23 14:38:55
Chapter 1. Installing and Starting the Server
In this chapter, we will cover the following recipes:
- Installing single node MongoDB
- Starting a single node instance using the command-line options
- Installing single node MongoDB with options from the config file
- Connecting to a single node in the Mongo shell with JavaScript
- Connecting to a single node from a Java client
- Connecting to a single node from a Python client
- Starting multiple instances as part of a replica set
- Connecting to the replica set in the shell to query and insert data
- Connecting to the replica set to query and insert data from a Java client
- Connecting to the replica set to query and insert data using a Python client
- Starting a simple sharded environment of two shards
- Connecting to a shard in the shell and performing operations
推薦閱讀
- Practical UX Design
- 新編Premiere Pro CC從入門到精通
- Microsoft System Center Orchestrator 2012 R2 Essentials
- Building a Quadcopter with Arduino
- MySQL數據庫基礎實例教程(微課版)
- Python機器學習經典實例
- 精通Linux(第2版)
- Teaching with Google Classroom
- ANSYS Fluent 二次開發指南
- Access 2010中文版項目教程
- C++語言程序設計
- HTML+CSS+JavaScript網頁制作:從入門到精通(第4版)
- 跟戴銘學iOS編程:理順核心知識點
- Java程序設計教程
- Raspberry Pi開發實戰