Compass
4 results found
-
Export data from a query should limit fields based on Projection
When exporting data from a query in MongoDB Compass, only check the fields that are in the Projection section. Don't default to all the fields when exporting.
3 votes -
Possibility to set variables used in pipeline stages
Hi !
It would be really handfull to have the possibility to use variables in the pipeline stages:var userId = ObjectId("5f61dfadc1e8960001700da8'")
{
$match : {user.id : userId}
}for complex queries, it would avoid having to modify the id at each stages.
Thanks !8 votes -
I would like to have multiple connections in a single Compass window
I would like to have multiple connections in a single Compass window so that I don't have to have multiple windows open when working across many deployments.
83 votes -
79 votes
- Don't see your idea?