Share your ideas with us
77 results found
-
vagrant, docker
How to connect to mongo inside a Vagrant or Docker,
this I could not find in your documentation,
I have googled all over the web, in Vagrant website, in slack, in anything that google shows, and for some reason I cannot get it to work.
I have tried to use "forwared_ports" for vagrant normal, or tcp and udp, and still no connection.
the only thing that I could use was using SSH connection,
I would be very good to have a post here about how to accomplish this.1 vote -
Support ssh-agent if available
Would it be possible to support ssh-agent if available on a system?
5 votes -
generate random password for Add User and export user connection URI
Add a generate random password button for "Add User" popup.
After the user created, give us option to export the connection URI for this user. Right click to user and "Export URI" option.
Example: "mongodb://newuser:newpassword@host:port/userauthdb"
13 votes -
limit time
Hi there,
It would be nice if I can limit the query execution time to my query like this before launching the query.https://docs.mongodb.com/v3.0/reference/operator/meta/maxTimeMS/
1 vote -
UI Index Statistics
with a query like this
db.Collection.aggregate([ { $indexStats: { } } ])
we can get index statistics. it would be great to have ui with nice display for it .e.g. "last used"
2 votes -
Ability to group databases into folders like dev/uat/prod/private
Provide ability to group databases into folders. similar way as tortoiseHG workbench does. I can create folders like DEV, UAT, PROD or PRIVATE and drag and drop my database there.
9 votes -
High-DPI for Linux
I have a 4K monitor and develop in Linux, so all of the text is very small. It would be nice to have High-DPI support for Linux, thanks!
2 votesHi Luis, apologies for this, however we can’t fix this because of platform limitations.
-
Edit JSON of the nested document
It would helpful for edit JSON only of the selected nested object, not entire document.
I think it may be implemented в by pressing the existing shortcut Ctrl + E — edit Value of the selected field.12 votes -
Customize fonts in any input and output views
, now it's terrible in high resolution and multiple bytes language.
13 votes -
Icons are not differential enough
They are all black and white. It's not as intuitive as Robomongo to tell the difference between an object, array, and field element.
3 votes -
Create the ability to run a script against serveral servers at the same time
The scenario is running a script to create a user on several test servers. It would be nice to be able to run a script on multiple servers at the same time.
1 vote -
Mongostat integration
Would be nice to be able to launch a window with mongostat running against a connection
6 votes -
Duplicate tab using context menu or hotkey
Just like tabs Robomongo and Google Chrome
7 votes -
Only show the "Remove Document..." option in the right-click menu if the right-click is on the root level of the document
If I right-click on an array element that is nested deep within a document with the intention of deleting it, it is easy to accidentally click "Remove Document" instead of "Remove Element". Then the entire document is deleted, and there is not an easy recovery option in MongoDB except to restore from backup. Only showing "Remove Element" when I right-click on an element would help to stop this. Not sure how difficult it would be to change this, but if it's a simple fix then it would sure save a lot of headache when your users make a mistake (as…
1 vote -
Mindmap like schema planner/visualitation
Make an sort of mindmap of your db collections/schemas so you can connect fields to each other. And have an visual look at youre db.
3 votes -
BUG: Jumping when copieing collections
When i copy paste collections the lists jumps up then i dont know what the last collection is that i coppied.
osx: 10.10.4
mc: 2.0.101 vote -
When greating an index show percentages (..%)
When greating an index show procces (..%) in the lowe bar it now says: Building index. You may close the tab blablabla.
Now i need to go to proccesses to see how far the index is build
3 votes -
aggregation status line
In aggregation query add status line when query is in process like in find query
1 vote -
let the middle mouse button click on collection in explorer, open IntelliShell Tab
let the middle mouse button click on collection in explorer, open IntelliShell Tab. IntelliShel default input "db.<CollectionName>"
4 votes -
Charts from data
Integrate into MongoChef or make a new utility for render charts, from the selected data.
41 votes
- Don't see your idea?