Overview/Description
MongoDB provides CRUD operations to read and write documents within collections. This course will demonstrate how to create and manage documents, as well as how to query them using the find() method and aggregation.
Target Audience
Anyone planning or considering to deploy a MongoDB database backend