MongoDB Tutorial / Training for Beginner

MongoDB

MongoDB is a document-oriented open-source NoSQL database. It is one of the most popular and widely used NoSQL databases.

MongoDB Basic Topics that you must learn:

Basics

  1. What is MongoDB?
  2. Install MongoDB
  3. MongoDB Shell
  4. MongoDB Shell Commands
  5. MongoDB Compass
  6. Switch Database in MongoDB
  7. Create a Database in MongoDB
  8. Delete a Database in MongoDB
  9. MongoDB Collections
  10. MongoDB Documents
  11. Relations between MongoDB Documents

CRUD Operations

  1. Insert Single Document
  2. Insert Multiple Documents
  3. Import Data into Collection
  4. Query Single Document in Collection
  5. Query Multiple Documents in Collection
  6. Cursor in MongoDB
  7. Sort MongoDB Documents
  8. Update Single Document in Collection
  9. Update Multiple Documents
  10. Update Arrays of Documents
  11. Delete Documents in Collection
  12. Relationship in MongoDB
  13. Aggregation in MongoDB

Average Rating

5 Star
0%
4 Star
0%
3 Star
0%
2 Star
0%
1 Star
0%

4 thoughts on “MongoDB Tutorial / Training for Beginner

  1. Thank you, I have just been searching for info about this topic for a long time and yours is the greatest I’ve found out till now. However, what about the bottom line? Are you certain about the source?

Leave a Comment