Docs Menu
Docs Home
/ /

Query an Array of Embedded Documents

You can query documents in MongoDB by using the following methods:

  • Your programming language's driver.

  • The MongoDB Atlas UI. To learn more, see Query an Array of Documents with MongoDB Atlas.

  • MongoDB Compass.

For additional query examples, see:

  • Query an Array

  • Read Documents

  • Query on Embedded/Nested Documents

Back

Arrays

On this page