The Complete MongoDB Course: From Beginner to Professional

If you want to support me: When you purchase the course through my link here, I receive a higher sales commission from Udemy than if the course is accessed and purchased through the platform directly.

Udemy assures me that you will receive the current best price at which this course is currently sold on the Udemy marketplace. So you should not pay more through my link than if you buy the course directly through the platform.

This course teaches participants the most well-known NoSQL database management system MongoDB. MongoDB is written in the particularly performant programming language C++ and follows a non-relational approach, so it does not use table schemas: different data may have different structures and do not need to be restructured.

The course teaches from the basic CRUD operations (Create, Read, Update, Delete) to Embedded Documents as well as complex DataScience evaluations with the help of the Aggregation Pipeline.

Didactically, this course is designed for a broad audience: the low-threshold entry particularly takes beginners along.

Overall, participants acquire knowledge on the following content:

  • First orientation
  • Finding elements
  • Embedded Documents
  • Relations
  • Schema
  • Finding data
  • Aggregations Pipeline
  • Numbers without rounding errors (NumberDecimal)
  • Searching GPS coordinates
  • MongoDB Compass
  • Python and MongoDB

The learning success of participants is supported by numerous practice-oriented exercises that guide them to memorize the new knowledge and also acquire complex content through practical engagement. Data from SpaceX rocket launches is evaluated in a small example database and a radius search by GPS coordinates is performed. In addition, participants learn practical tips, for example how rounding errors can be avoided.