Compass
464 results found
-
Network message compressor support
I've got MongoDB 4.2 Community server which is configured with net.compression.compressors: "zstd,snappy,zlib" but after inspecting the output of db.serverStatus(), it seems MongoDB Compass is not using any compressor.
It'd be nice to support compression and actually allow users to configure preferred compressors like Mongo Shell does.
2 votes -
2 votes
-
1 vote
-
Differentiate the polygon and circle icon to help with identifying the appropriate action
The icons in the toolbar of the map view look very similar. I mistakenly selected "polygon" when I wanted to select "circle". This mistake can be prevented by designing the icons with more differentiation e.g. Using a more pronoucned shape, angle, fill or border. Ideally, at a glance, the two shapes should be distinct and self-explanatory.
1 vote -
1 vote
-
1 vote
-
Support for right click menus
This will make Windows users feel more "at home".
1 vote -
1 vote
-
1 vote
-
Aggregation Pipeline on Database Scope
I would like to run aggregation pipeline commands against a database. Specifically, I will want to build a pipeline where a step includes executing $currentOp on the admin database to gather running and dormant processes.
The Compass application does not present the aggregation pipeline builder UI until after a collection is selected in scope. This leads to the stage not executing on the admin database and instead presenting an error message:
$currentOp must be run against the 'admin' database with {aggregate: 1}1 vote -
0 votes
-
1 vote
-
Check if port is blocked by firewall
One of the first things students of the MongoDB who have issues connecting to Atlas with Compass are asked to do, is to ensure port 27017 is not blocked by their firewall.
The student is asked to navigate to: http://portquiz.net:27017/
It would be nice for Compass to integrate a similar check to guide the user a little more when they experience a connection issue.
1 vote -
1 vote
-
Export arrays of objects in a single CSV cell
Currently, exported arrays of objects are split into individual CSV cells. There should be an option to export these arrays as a single cell in the CSV file.
0 votes -
mongodb-schema: provide a memory limit parameter
"mongodb-schema should take a memory limit parameter and stop analysing the schema when that limit is reached.
0 votes -
Copy/Sync databases
I have two databases in the same cluster, so i need that both have the same data
0 votes -
0 votes
-
0 votes
-
0 votes
- Don't see your idea?