Compass
4 results found
-
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.
70 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 !7 votes -
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 -
Allow customization capability to Administrators
- Provide option to administrators to freeze the Read Preference dropdown to Secondary to restrict users only to secondary nodes of the cluster.
- Freeze maxTimeMS value to a desired value (operations team would decide the value) rather than providing this option to users whether or not to use it and let rogue queries run for long duration on production clusters.
2 votesThe work for this is currently being scoped. If you are interested in a preview of the functionality once it is available, feel free to reach out.
- Don't see your idea?