馃憪 Set Up Lab
To follow along, you'll need:
- A MongoDB Atlas account.
- Test data. In this case, this is
book
,author
, andreview
data for a library management system.
馃憪 To get this data set, open the intro lab and follow it (do only sections MongoDB Atlas
and Importing Data
, this should take you 10-15 mins) to get your database ready.
Return here when finished!