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: 209
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

Azure DevOps Succinctly

How To Code in Go

Learning LaTeX

Flutter Succinctly

Sensor Technologies

Others related eBooks about Learning MongoDB

Advances in Data Mining Knowledge Discovery and Applications

This book aims to help data miners, researchers, scholars, and PhD students who wish to apply data mining techniques. The primary contribution of this book is highlighting frontier fields and implementations of the knowledge discovery and data mining. It seems to be same things are repeated again. B...

Enterprise Cloud Strategy

Enterprise Cloud Strategy - Guidance for enterprises looking for proven methods to take th..., download free Cloud tutorial in PDF (156 pages) created by Barry Briggs ....

The Deno Handbook

Deno is a runtime for JavaScript and TypeScript that is based on the V8 JavaScript engine ..., download free Deno tutorial in PDF (46 pages) created by ....

Learning SAP ABAP

Download free course Learning SAP ABAP, pdf file on 42 pages by Stack Overflow Community....

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 ....

App Modernization on Azure Succinctly

Download free course App Modernization on Azure Succinctly, pdf file on 122 pages by by Lorenzo Barbieri....

Cloud Native Applications

Cloud computing is a game changer. Being able to automate and constantly adjust infrastruc..., download free Cloud tutorial in PDF (123 pages) created by ....

Open Data Structures: An Introduction

Offered as an introduction to the field of data structures and algorithms, Open Data Structures covers the implementation and analysis of data structures for sequences (lists), queues, priority queues, unordered dictionaries, ordered dictionaries, and graphs. ...

How to Design Programs: An Introduction to Programming and Computing

This second edition has been completely revised. While the book continues to teach a systematic approach to program design, the second edition introduces different design recipes for interactive programs with graphical interfaces and batch programs. It also enriches its design recipes for functions ...

Web Application Security Guide

Over 75% of network attacks are targeted at the web application layer. This book provides explicit hacks, tutorials, penetration tests, and step-by-step demonstrations for security professionals and Web application developers to defend their most vulnerable applications. ...