Compass
434 results found
-
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
-
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.
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
-
0 votes
-
0 votes
-
0 votes
-
Render Visual Explain Plan for Any Explain Output
I would like to drag the output of an explain plan into the Compass Explain tab and have the visual representation of it shown.
- User can drag a file that the the output of an explain plan onto the explain tab and see the visual representation of it.
- User can paste via CTRL/CMD+V the same output from the clipboard and see the visual representation of it.
0 votes -
Global setting to expand nested objects/arrays in CRUD view
I would like to have a global setting to automatically expand objects and arrays in the CRUD plugin.
0 votes
- Don't see your idea?