Robert Sheldon is writing a series of articles on MongoDB, starting with the basics and working deeper and deeper. These are the items that have been published so far:

  1. Getting Started with MongoDB
  2. Introducing the MongoDB Document
  3. Querying MongoDB Documents
  4. Building MongoDB Aggregations 
  5. Building MongoDB Aggregations in MongoDB Compass 
  6. Updating Documents in MongoDB 
  7. Deleting Documents from a MongoDB Collection 
  8. Working with Documents in the MongoDB Compass GUI 
  9. Introducing Schema Validation in MongoDB 
  10. Working with Schema Validation in MongoDB 
  11. Creating Views in MongoDB
  12. Connecting to MongoDB through Python (November 5, 2024)