Learn everything you need to know to get started building a MongoDB-based app.
This course will go over basic installation, JSON, schema design, querying, insertion of data, indexing and working with language drivers. We will also cover working in sharded and replicated environments. In the course, you will build a blogging platform, backed by MongoDB. Our code examples will be given in Python. A brief Python introduction is included in the course.
PrerequisitesTo take this course, you should have a working knowledge of Python. Knowledge of relational databases is not required.