Execute a query on a collection on MongoDB Atlas
by Rafael Gonzaque
- Step 1
Click on the project name
- Step 2You should be on https://cloud.mongodb.com/v2/5dfae2149ccf644eaeee23de#metrics/replicaSet/5e0015e4ff7a25764fb901fd/explorer
You should now be on the Clusters list page
- Step 3
Identify the appropriate cluster and click on "Collections"
- Step 4You should be on https://cloud.mongodb.com/v2/5dfae2149ccf644eaeee23de#metrics/replicaSet/5e0015e4ff7a25764fb901fd/explorer/athena_production/recipes
You should now be on the "Collections" tab within the selected cluster
- Step 5You should be on https://cloud.mongodb.com/v2/5dfae2149ccf644eaeee23de#metrics/replicaSet/5e0015e4ff7a25764fb901fd/explorer/athena_production/recipes/find
Click on the name of the collection you would like to query
- Step 6
Click on the filter input
- Step 7You should be on https://cloud.mongodb.com/v2/5dfae2149ccf644eaeee23de#metrics/replicaSet/5e0015e4ff7a25764fb901fd/explorer/athena_production/recipes/find
Enter your query, e.g., { "published": {$ne: null} }
- Step 8
Click on Find
Description:
How to Execute a query on a collection on MongoDB Atlas on cloud.mongodb.com in 8 steps
Total steps:
8
Time to complete:
2 min
💪
Do more, in less time.
Shortcuts for everything on the internet.