Book Description
The MongoDB Notes for Professionals book is compiled from Stack Overflow Documentation, the content is written by the beautiful people at Stack Overflow.
This open book is licensed under a Creative Commons License (CC BY-SA). You can download MongoDB Notes for Professionals ebook for free in PDF format (0.9 MB).
Table of Contents
Chapter 1
Getting started with MongoDB
Chapter 2
CRUD Operation
Chapter 3
Getting database information
Chapter 4
Querying for Data (Getting Started)
Chapter 5
Update Operators
Chapter 6
Upserts and Inserts
Chapter 7
Collections
Chapter 8
Aggregation
Chapter 9
Indexes
Chapter 10
Bulk Operations
Chapter 11
2dsphere Index
Chapter 12
Pluggable Storage Engines
Chapter 13
Java Driver
Chapter 14
Python Driver
Chapter 15
Mongo as Shards
Chapter 16
Replication
Chapter 17
Mongo as a Replica Set
Chapter 18
MongoDB - Configure a ReplicaSet to support TLS/SSL
Chapter 19
Authentication Mechanisms in MongoDB
Chapter 20
MongoDB Authorization Model
Chapter 21
Configuration
Chapter 22
Backing up and Restoring Data
Chapter 23
Upgrading MongoDB version