Compass
473 results found
-
warn about stale IP address whitelisting
For people who work on wireless networks, if you come back after the weekend the IP address has often changed. If you are working with whitelisting, you now have the surprising situation that your connection string no longer works.
The sidebar in Compass gives instructions on getting the connection string or how to format it, but no reminder that connections that recently worked might be unusable now because the IP address whitelisting is now out of date.
In addition, Compass might list your IPv4 and IPv6 to let you know what these values are instead of requiring to go to…
1 vote -
updating the collection informations on top right
even if you click on two refresh buttons (see the attached print screen), Compass does not update the information
1 vote -
Explain why "Document failed validation"
When saving a document fails, and the error "Document failed validation" is raised, it would be incredibly useful to know in what way the document does not match the validation schema.
There's a whole meme at my company about this error and the hours we waste chasing down the various causes.
Yes I'm aware of the "application validation" argument. We do it too. But we have big documents, big collections, and frequent schema migrations; there's going to be issues. Compass does not access MongoDb though our application, so it seems like the right place to be able to know "why".
…
11 votes -
Checkbox to deselect all fields when importing csv files
When importing csv files, I did not find the checkbox to deselect all fields. There were 60 fields, I needed just two of them. I had to click 58 times to deselect the not needed fields.
1 vote -
Support Citrix as a Compass platform
Support Citrix as a new Compass platform
4 votes -
Add an option to copy a database
Let's say I need to test something on the production data but I don't want to touch the prod data. It would be cool to have an option to copy the remote DB data to the local DB so I could safely test my queries without affecting prod or UAT DB data
Simply said it should be like an export database
13 votes -
Easy: More recognisable copy and duplicate buttons
It's impossible to tell them apart without reading the tooltip (which takes a bit time to show)
1 vote -
Explicit confirm the saving of connection credentials
When user enter connection info, the details are saved for the next time.
If the user want to forget the info he need to disconnect and then remove the connection string.
Instead i suggest that only when the user explicitly ask to save the connection string (with checkbox atc.) the connection will be available for the next opening
1 vote -
Support SSH tunnel to Atlas with AWS Private Endpoint
Compass cannot connect via ssh tunnel with SRV connection string when the MongoDB server is behind Private Endpoint.
looks like Private Endpoint appear 3 different ports for each replica.
3 votes -
Deal with Lat/Lon Pairs in CSV/Tabular imports.
When importing tabular data with separate columns for Lat/Lon geospatial data, MongoDB Import should be able to automatically rebuild these into GeoJSON compliant structures.
1 vote -
Kill switch for Aggregation Pipeline queries
This would be useful for working with big collections(10 mil+).
When i define aggregation pipeline in Compass, and increase timeout to some high value(because it's big collection so the pipeline can easily run for minutes and let it run, and than while it's running i change some of the stages to something else - due to that intentionally big timeout, i have to now wait before the first query ends, and then try to run the new one.
A kill switch, either manual or automatic on stage change would help with this
2 votes -
Execute Raw query with query editor
Currently there is no query editor for executing raw queries, like for batch update and batch delete. Consider to add a query editor.
59 votes -
View sub collections as dropdowns or directories and adding a search feature for collections
I think MongoDB Compass is an incredibly powerful software using which one can do easy queries and manipulations to data. I also like the UI - its clutter free and easy to use.
I want to request an additional feature in Compass which isn’t currently there:
Viewing sub collections as dropdowns or directories(Tree structure)
Generally, sub collections are namespaced using a period(.) and they make sense since the data becomes easy to organise and work with.
Say we have nx.ny.na.nb…(n - nodes, x y a and b are integers) type collections
If only a single final collection exists under a…
1 vote -
Cast _id: number to string
Every time I type { _id: 12345 } in the Filter, I get zero results, until I realize that I forgot the quotes. Could Compass automatically convert numeric _id values to strings before running the query?
1 vote -
when adding document from csv, the window where we set the types should be resizeable
Have to slide slider for long CSV row. Window not resizeable.
1 vote -
log
Allow Compass to log event and errors
1 vote -
Ability to export or move database between localhost and cloud
Exporting collections one by one, manually, is so much to do in 2020
8 votes -
37 votes
-
10 votes
-
SQL to Aggregation framework converter
The intent would be to run SQL queries directly on MongoDB Compass or convert them to aggregations
5 votes
- Don't see your idea?