MongoDB tutorial for professionals

Download free MongoDB tutorial course in PDF, training file in 23 chapters and 73 pages. Free unaffiliated ebook created from Stack OverFlow contributor.

Table of contents

  • About
  • Getting started with MongoDB
  • Execution of a JavaScript ?le in MongoDB
  • Making the output of ?nd readable in shell
  • Complementary Terms
  • Installation
  • Basic commands on mongo shell
  • Hello World
  • CRUD Operation
  • Create
  • Update
  • Delete
  • Read
  • Update of embedded documents
  • More update operators
  • "multi" Parameter while updating multiple documents
  • Getting database information
  • List all collections in database
  • List all databases
  • Querying for Data (Getting Started)
  • Find()
  • FindOne()
  • limit, skip, sort and count the results of the ?nd() method
  • Query Document - Using AND, OR and IN Conditions
  • ?nd() method with Projection
  • Find() method with Projection
  • Update Operators
  • $set operator to update speci?ed ?eld(s) in document(s)
  • Upserts and Inserts
  • Insert a document
  • Collections
  • Create a Collection
  • Drop Collection
  • Aggregation
  • Count
  • Sum
  • Average
  • Operations with arrays
  • Aggregate query examples useful for work and learning
  • Match
  • Get sample data
  • Remove docs that have a duplicate ?eld in a collection (dedupe)
  • Left Outer Join with aggregation ( $Lookup)
  • Server Aggregation
  • Aggregation in a Server Method
  • Java and Spring example
  • CRUD Operation
  • Querying for Data (Getting Started)
  • Upserts and Inserts
  • Aggregation
  • Bulk Operations
  • Pluggable Storage Engines
  • Python Driver
  • Replication
  • MongoDB - Configure a ReplicaSet to support TLS/SSL
  • MongoDB Authorization Model
  • Backing up and Restoring Data

It is a free MongoDB ebook created for beginners. The content is extracted from Stack Overflow pltaform, which is written by many MongoDB developers and contributors.

The content is released under Creative Commons BY-SA

Size : 0.91 MB
File type : pdf
Downloads: 438
Created: 2019-04-30

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

Others MongoDB Tutorials

The Little MongoDB Book

Node.js – Create Database in MongoDB free PDF

MongoDB Tutorial free PDF

Getting started with MongoDB

The Little MongoDB Book

Others related eBooks about MongoDB tutorial for professionals

Oracle database tutorial

Download free Oracle tutorial course in PDF, training file in 33 chapters and 104 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

SQL queries Tutorial

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

Download PLSQL tutorial in pdf

Download free PLSQL tutorial course in PDF, training file in 14 chapters and 47 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

Oracle Database Notes for Professionals

This book is the definitive guide to undocumented and partially-documented features of the Oracle Database server. It helps you learn to apply the right solution at the right time, about avoiding risk, about making robust choices related to Oracle databases. It is packed with of experience over deca...

SQL Notes for Professionals

SQL is a standard language for storing, manipulating and retrieving data in relational databases....

RavenDB in Action

The data you encounter in the real world is usually easier to think of as objects or docum..., download free RavenDB tutorial in PDF (221 pages) created by Itamar Syn-Hershko ....

MySQL Notes for Professionals

Download free course MySQL Notes for Professionals, pdf file on 198 pages by Stack Overflow Community....

SQL in 21 days

This tutorial is for people who want to learn the fundamentals of Structured Query Language (SQL) , a complete training courses under 412 pages for download ....

PostgreSQL Administration

Learn how to administrate PostgreSQL,a free course training material in PDF By Bruce Momjian....

A Primer on SQL, 3rd Edition

This book is an introduction to the basics of SQL. No prior experience with SQL is necessary, but some knowledge of working with computers in general is required. My purpose of writing this was to provide a gentle tutorial on the syntax of SQL, so that the reader is able to recognize the parts of qu...