Share your ideas with us
711 results found
-
Charts from data
Integrate into MongoChef or make a new utility for render charts, from the selected data.
41 votes -
Ability to add alias to database name
We have a lot of different databases on a cluster.
For security reason and as part of our naming convention databases are a combination of prefix and ID string.
We would like to be able to add an alias to those databases so that the right database can be quickly identified.21 votes -
Packages for Linux distributions
The Linux download should have a .deb and .rpm downloads (which covers at least 90% of installations) to make it easier to install and update the software.
20 votesThank you for your feedback. We added this feature to our todo list. Please subscribe to this topic by commenting or voting for it to be notified about updates.
-
maxTimeMS() for every find query
Enable a preference option to concatenate .maxTimeMS("your value") on each find query. To avoid misspelled queries to bring down the database.
18 votes -
Datetime picker for the Date datatype
Finding Date datatype is hard to choose correct value, You should make datetime picker for this datatype. It should be more friendly
17 votes -
Rollback/Undo feature
Rollback/Undo feature
17 votes -
Add / Update / Remove dialog as Tab instead of Popup
Provide a tab similar to the query, aggregate and map-reduce tab for the Add, Update and Remove dialog. Currently this is only a popup making it harder to rerun or test
15 votes -
table view, allow to copy several cells to clipboard
todays feature:
in table view, I can click on a cell and copy its content to clipboard with "cmd+c".suggested feature extension:
I want this also to be possible with multiple cells, such that I can select columnX over several rows and copy them all toghether into clipboard values separated by newline. if column holds a complex object, I probably(?) want the whole json of those field to be copied.example: documents with fields A and B. I execute a query and get a table with N rows and 2 columns (A and B). with my feature I can copy…
14 votes -
Change font size with Ctrl-Mouse wheel
Setting the font size in settings is ok, but, when you are doing a presentations, people often complain that the font is to small for their screens. With all the software I work, just doing Ctrl-Wheel fixed the problem, except for 3T Studio, which makes this quite annoying.
13 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 -
Ability to hide databases
I have a lot of databases in my local server, many of which I need but don't use it regularly.
Can you please provide a way to hide and un-hide databases from the sidebar so that it does not look so crowded all the time?
13 votes -
Customize fonts in any input and output views
, now it's terrible in high resolution and multiple bytes language.
13 votes -
Table View: JSON doc in tooltip when user hovers over a field that has multiple nested values
Table View - When a user hovers over a field that has multiple fields nested - that portion of the JSON could be shown in a tooltip. A user can browse through data very easily.
13 votesThank you for your feedback. We added this feature to our todo list. Please subscribe to this topic by commenting or voting for it to be notified about updates.
-
13 votes
Thank you for your feedback! Editing _id fields is not supported by the MongoDB, but we have an idea how to work around it. We’ll look into this very soon.
-
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 -
Column Suggestions
Similar to hints with a list of columns in toad and sql developer, column suggestions when typing out the query would be a great addition.
12 votesThank you for your feedback. Please subscribe to this topic by commenting or voting for it to be notified about updates to this topic.
-
Favourite queries
Add ability to have "favourite queries" per connection. Currently we can create bookmarks but in order to execute the query we need to:
1) find the database in the list
2) find the collection in the list
3) open collection tab
4) Execute the bookmarkProper solution would be that after connecting to the server there would be some view or context menu allowing to execute "favourite queries" without the need to find db and collection.
Our server contain many databases. Most of the databases contains many collections too so it's painfull that in order to execute "favourite query" (…11 votes -
Lookup between 2 database
lookup между двумя базам.
был бы хорошо если добавили бы возможность делат lookup db1.collection1.aggregate => db2.collection2.aggregate
Lookup between 2 database
It will be good to have ability to lookup between 2 databases like that:
lookup db1.collection1.aggregate => db2.collection2.aggregate
This is possible in SQL like database:
SELECT ...
FROM A.table t1
JOIN B.table2 t2 ON t2.column = t1.colThank you for a great job and your online university program, goog luck !!!
10 votes -
Result window font
It will be useful to change font parameters for the Results Window.
10 votes -
Replicaset and Shard Management
Would be cool to have ability to manage completely RS, creation,add members, remove members, stepDown Primary, change priorities etc. Similar for Sharding...creation, shard key management, members removing, chunk overview, chunk managements.etc etc
10 votes
- Don't see your idea?