MongoDB Tutorial: Learn how to use combine MongoDB query functions with projections to get your desired results. Part of a MongoDB CRUD series.

This tutorial spans both MongoShell and MongoDB Compass, the GUI for MongoDB. You will be able to use both the GUI and Shell to visualize data and perform operations.

You will learn how to use MongoDB to:

  • Filter documents in a collection
  • Use the find() function
  • Use projections
  • Exclude and include fields

#mongodb

Getting Started with MongoDB: Queries #2 -Projecting Fields [for beginners]
1.60 GEEK