0% found this document useful (0 votes)
17 views1 page

Mongo DB

The document provides a comprehensive guide on using MongoDB with Docker, covering installation, container management, and database operations. It includes topics such as creating databases, managing documents, query operations, schema validation, and backup processes. Additionally, it discusses advanced features like sharding, replication, and connecting to MongoDB clusters, along with integration with NodeJS applications.

Uploaded by

Lingesh km
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
17 views1 page

Mongo DB

The document provides a comprehensive guide on using MongoDB with Docker, covering installation, container management, and database operations. It includes topics such as creating databases, managing documents, query operations, schema validation, and backup processes. Additionally, it discusses advanced features like sharding, replication, and connecting to MongoDB clusters, along with integration with NodeJS applications.

Uploaded by

Lingesh km
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

MongoDB on Docker

Docker Installation
docker-dompose.yaml walkthrough
Start Containers using Docker Compose
Connect to DB using Mongo Shell
Creating Databases
Collections
Documents
Understanding ObjectId
Insert Documents
Find
Query Operators
Query Arrays
Update Documents
Delete Documents
Understanding Cursors
Sort Limit and Skip
cursor.forEach
Embedded and Normalised Data Models
Schema Validation
Analysing queries
Creating Indexes
Mongo Config
Backup and Restore DB
Authentication & Authorisation
Sharding, Replication and Mongo as a Service
Gui Clients
Create MongoDB Cluster with MongoAtlas
DB User and Network Configuration
Connecting to MongoDB Cluster
Adding Sample Data
Exploring UI & Admin User
NodeJS App
Running NodeJS App

More Courses on TutFlix.ORG

You might also like