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. In the course, you will build a blogging platform, backed by MongoDB. Our code examples will be in Node.js.
PrerequisitesTo take this course you should be familiar with JavaScript. Knowledge of relational databases is not required.