Learning MongoDB



Download free course Learning MongoDB, pdf file on 86 pages by Stack Overflow Community.
Data in the world started to grow tremendously after mobile application came in the market. This huge amount of data became almost impossible to handle with traditional relational database - SQL. NoSQL databases are introduced to handle those data where much more flexibility came like variable number of columns for each data. MongoDB is one of the leading NoSQL databases. Each collection contains a number of JSON documents. Any data model that can be expressed in a JSON document can be easily stored in MongoDB.

It is an unofficial and free MongoDB ebook created for educational purposes. All the content is extracted from Stack Overflow Documentation, which is written by many hardworking individuals at Stack Overflow.

Table of contents

  • Getting started with MongoDB
  • 2dsphere Index
  • Aggregation
  • Authentication Mechanisms in MongoDB
  • Backing up and Restoring Data
  • Backing up and Restoring Data
  • Bulk Operations
  • Collections
  • Configuration
  • CRUD Operation
  • Getting database information
  • Indexes
  • Java Driver
  • Managing MongoDB
  • Mongo as a Replica Set
  • Mongo as a Replica Set
  • Mongo as Shards
  • MongoDB - Configure a ReplicaSet to support TLS/SSL
  • MongoDB Aggregation
  • MongoDB Authorization Model
  • Pluggable Storage Engines
  • Python Driver
  • Querying for Data ( Getting Started )
  • Replication
  • Update Operators
  • Upgrading MongoDB version
  • Upserts and Inserts
Pages : 86
Size : 1.3 MB
File type : PDF
Downloads: 204
Created: 2022-02-03
License: CC BY-SA
Author(s): Stack Overflow Community
Learning MongoDB

Warning: Trying to access array offset on false in /home/tutovnfz/public_html/article.php on line 233

Others Computer science Tutorials

Kubernetes Patterns

Everything Is Distributed

An Introduction to Matlab and Mathcad

DevOps for Digital Leaders

ember 101

Others related eBooks about Learning MongoDB

Create Flyer using CorelDraw Tutorial for Beginners in PDF

This PDF tutorial will show you the steps to create this simple Flyer using Corel Draw, free course created by flyertutor.com....

Kubernetes for Full-Stack Developers

Whether you're just curious, getting started with Kubernetes, or have experience with it, ..., download free Kubernetes tutorial in PDF (637 pages) created by Hanif Jetha ....

Electron Succinctly

Download free course Electron Succinctly, pdf file on 131 pages by Ed Freitas....

TouchDevelop, 3rd Edition

This book walks you through all of the screens of the TouchDevelop app, and itpoints out s..., download free TouchDevelop tutorial in PDF (270 pages) created by R. Nigel Horspool ....

Visualising Facebook

Download free course Visualising Facebook, pdf file on 238 pages by Daniel Miller, Jolynna Sinanan....

Physical Modeling in MATLAB

An introductory textbook for people who have not programmed before. Covers basic MATLAB programming with emphasis on modeling and simulation of physical systems. ...

Learning iOS

Download free course Learning iOS, pdf file on 1117 pages by Stack Overflow Community....

Think DSP

Download free course Think DSP, pdf file on 157 pages by Allen Downey....

Learning Go

Download free course Learning Go, pdf file on 305 pages by Stack Overflow Community....

Test-Driven iOS Development with Swift

Test-driven development (TDD) is a proven way to find software bugs early. Writing tests b..., download free Testing tutorial in PDF (218 pages) created by Dr. Dominik Hauser ....