Basic Guide for Examples
Become familiar with the database name, collection name, and the collection fields we'll use throughout the course.
We'll cover the following...
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
andusers
- Collection schema: We’ll use the below schema for most of the operations.
Access this course and 1400+ top-rated courses and projects.