Share your ideas with us
304 results found
-
Show operation history.
Just like "show query history".
1 voteAs of 2019.3, Collection tab, Aggregation Editor, SQL Query and IntelliShell all now offer Query History.
-
Connection export
Facility to export connections
1 vote -
Add preference to keep query builder from opening automatically.
At some recent version, the collection view started opening the query builder automatically. I would love for that to not happen. Could you please add a preference to stop that from happening?
1 voteWe have reverted the automatic opening of the query builder in MongoChef 3.4.0
-
Copy collection WITH indexes
When copy/pasting one or more collections, copy the indexes as well. Right now, only the data is copied, not the indexes.
At least, provide an option for it please!
1 vote -
Keyboard shortcuts should have a little better unity.
There are some odd keyboard shortcut consistency issues. Sometimes you use ctrl-enter to see results, sometimes it's F5. Deleting a document is sometimes del (if multiple selected) or shift-del (if a field is selected). The same action should always be the same shortcut or else muscle memory will screw you up.
1 voteHi, as of 2021.4 we added Customizable Shortcuts : https://studio3t.com/whats-new/release-2021-4/
We’d love your feedback.
-
Show/hide of document Timestamp
Since the Timestamp for a document can be generated from ObjectId (https://docs.mongodb.org/v3.0/reference/method/ObjectId.getTimestamp/), it would be nice to be able to optionally view and sort the documents by Timestamp.
1 vote -
IntelliShell configuration per DB connection
It would be nice if I could set up, for example, the mongo shell executable for every connection that I'm using.
This would be very useful if you are working with multiple environments and you require to use different versions of mongo client
1 voteHi! This is resolved, we introduced per-connection Mongo tools in 2019.7.0
-
Install Instructions
HOw about some easy to follow install instructions
1 voteHi, we have created a page called Getting Started. Check it out on our website. https://studio3t.com/getting-started/
-
Right click on collection and select "IntelliShell" should populate with basic Find query
db.CollectionName.find({})
rather than opening a blank IntelliShell
1 vote -
1 vote
Hi Yoyo, we like our Manatee! They are social, peaceful aquatic creatures who love to swim and eat plants. Sorry you’re not a fan :D
-
Please stop updating often
Please stop updating often
1 voteHi, updating allows us to provide our users with the latest features, and to fix minor issues which may have arisen, sorry if this proves inconvenient – but it means that you are always getting the best of the product.
-
I found one bug in version 3.0.5
The horizontal scroll is missing in table view.
1 voteWe fixed this in 3.0.6
-
Update your compiled version of the OpenSSL library
We just hardened the jumpboxes we use to access our MongoDBs (we do not access them directly - we SSH to a server and then connect via a local MongoS).
The version on our server is now newer than the version compiled into the MongoChef client. As a result, the key exchange never completes and we cannot make a connection.
1 vote -
aggregate - remove focus from dropdown in stage tabs
When using aggregate and switching between stages:
It is really annoying when I switch to a stage and scroll to see the code - instead, it rotates the drop-down and deletes my code for that stage.
Please don't focus on the drop-down. Change the focus order...
Also it would be nice if you don't clear the code until I change the type of command. Now it clears even if I only click on the drop down even if I select the same command.
1 voteWe have fixed this in MongoChef 3.0.3
-
Intellishell output has gotten screwy with 3.0
Before upgrading to 3, each shell connection would have its own output tab(s). Now with 3, the selecting the shell does strange things to the output tags. For example I have two connections and performed a count on each. When I select the tab for c1 its shows both "shell outputs" and both "text" tabs. When I select the tab for c2 it agains shows both "shell output" tabs but only its own "text" tab.
Also there is little way to correlate the "text" tabs with the shell. Even without the set of tabs being shown given a shell selection…
1 vote -
Intellishell Font
Would be nice to be able to change the font size for queries in Intellishell.
If not a font selection tool, even just a zoom in/out would be great.1 voteHi Fred, have you tried going to Preferences> General> Editor Font?
-
Show execution times of queries
This is useful for long running queries, if you step away or didn't noticed when it completed it's hard to know how long it took to execute
1 vote -
Provide more options for mongoexport
I currently need to export data from my mongo using mongoexport. I would really like to have some more options available for mongoexport via mongochef (like jsonArray).
1 vote -
connecting Enterprise Edition of MongoDB using the SASL PLAIN authentication mechanism
Please implement this feature to enable the mongodb $external database connection. This will help for most who works on enterprise level.
1 vote -
Expand the result set limit (CSV Export)
I currently run queries and need to export the 20,000+ results to csv.
1 voteThank you for your feedback.
You can export entire results of your query to a CSV file. In the current release of MongoChef (2.0.1) the values of limit and skip are not being used to limit the number of exported documents. The entire result set will be exported.
You’ll be able to apply the skip and limit values in an upcoming version of MongoChef.
- Don't see your idea?