- 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
推薦閱讀
- HTML5移動Web開發技術
- 算法精粹:經典計算機科學問題的Java實現
- PostgreSQL 11從入門到精通(視頻教學版)
- MySQL數據庫管理與開發(慕課版)
- Visual Basic程序設計實驗指導(第二版)
- Java網絡編程核心技術詳解(視頻微課版)
- C/C++數據結構與算法速學速用大辭典
- Scala Data Analysis Cookbook
- Microsoft 365 Certified Fundamentals MS-900 Exam Guide
- 分布式數據庫原理、架構與實踐
- 進入IT企業必讀的324個Java面試題
- Hack與HHVM權威指南
- Professional JavaScript
- Building a Media Center with Raspberry Pi
- Instant AppFog