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: 193
Created: 2022-02-03
License: CC BY-SA
Author(s): Stack Overflow Community
Learning MongoDB

Others Computer science Tutorials

Containerized Docker Application Lifecycle with Microsoft Platform and Tools

Scala Succinctly

Introduction to Computer Science

Digital Dilemmas

Natural Computing and Beyond

Others related eBooks about Learning MongoDB

Introduction to OKRs

Download free course Introduction to OKRs, pdf file on 37 pages by Christina Wodtke....

TouchDevelop

Download free course TouchDevelop, pdf file on 263 pages by R. Nigel Horspool, Nikolai Tillmann....

Download free Scala tutorial

Download free Scala tutorial course in PDF, training file in 62 chapters and 218 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

Cyber-Physical Systems of Systems

Download free course Cyber-Physical Systems of Systems, pdf file on 270 pages by Andrea Bondavalli, Sara Bouchenak, Hermann Kopetz....

PicoLisp Works

Download free course PicoLisp Works, pdf file on 467 pages by Thorsten Jolitz....

Intel Galileo and Intel Galileo Gen 2

Intel Galileo and Intel Galileo Gen 2: API Features and Arduino Projects for Linux Program..., download free Intel Galileo tutorial in PDF (680 pages) created by Manoel Carlos Ramon ....

Create Salesforce Scratch Org free PDF

Download free course Create Salesforce Scratch Org free PDF, pdf file on 7 pages by tutorialkart.com....

Interpretable Machine Learning: A Guide for Making Black Box Models Explainable

This book explains to you how to make (supervised) machine learning models interpretable....

97 Things Every Software Architect Should Know

Download free course 97 Things Every Software Architect Should Know, pdf file on 118 pages by O'Reilly Media....

Tutorial Cryptography with ARC4 in PDF

Download PDF tutorial about ARC4 stream cipher algorithm, and how to use it in a very simple application on the nRF24L01...