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: 435
Created: 2019-04-30

Others MongoDB Tutorials

MongoDB Tutorial free PDF

Node.js – Create Database in MongoDB free PDF

Getting started with MongoDB

The Little MongoDB Book

The Little MongoDB Book

Others related eBooks about MongoDB tutorial for professionals

PostgreSQL tutorial for professionals

Download free PostgreSQL tutorial course in PDF, training file in 29 chapters and 74 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

Oracle Advanced PL/SQL Developer Professional Guide

PL/SQL (Procedural Language/Structured Query Language) is Oracle Corporation's procedural ..., download free PL/SQL tutorial in PDF (440 pages) created by Saurabh K. Gupta ....

SQL Server Metadata Succinctly

Download free course SQL Server Metadata Succinctly, pdf file on 85 pages by Joseph D. Booth....

MongoDB Tutorial free PDF

Download free course MongoDB Tutorial free PDF, pdf file on 5 pages by tutorialkart.com....

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

Microsoft Access course

This PDF tutorial shows how to construct a complex application in Microsoft Access ,free training lesson under 154 pages by Soren Lauesen designated to the intermediate level-user....

Essential MySQL

This book written to provide clear and concise explanation of topics for programmers both starting to learn the MySQL programming as well as those diving in more complex topics. Most examples are linked to online playground that allows you to change the code and re-run it....

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

Tutorial Oracle Database 11g: SQL Fundamentals in PDF

Download tutorial in PDF about Oracle Database 11g: SQL Fundamentals, free training document for beginners....

Graph Databases

Download free course Graph Databases, pdf file on 238 pages by Ian Robinson, Jim Webber, Emil Eifrem....