MongoDB is a cross-platform document-oriented database program. Classified as a NoSQL database program, MongoDB uses JSON-like documents with schema. MongoDB is developed by MongoDB Inc. and licensed under the Server Side Public License (SSPL).

MongoDB is a cross-platform document-oriented database program. Classified as a NoSQL database program, MongoDB uses JSON-like documents with schema. MongoDB is developed by MongoDB Inc. and licensed under the Server Side Public License (SSPL).
• Introduction to MongoDB
• Setting Environment Variables
• Start the mongo Shell
• Creating Collections
• Delete Document
• MongoDB Projection
• Sort,Skip and Limit
• Creating and Dropping Documents
• Query Document
• Query Document AND OR
• MongoDB Update Document.
• Indexing
• MongoDB Aggregation
• MongoDB Backup and Restore data