Basic Guide for Examples

Become familiar with the database name, collection name, and the collection fields we'll use throughout the course.

Predefining important terms

The names of databases and collections are defined below. These names will be used in examples throughout the course.

  • Database name: todo
  • Collections: tasks and users
  • Collection schema: We’ll use the below schema for most of the operations.






Get hands-on with 1200+ tech skills courses.