Share your ideas with us
309 results found
-
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.
-
fix bug of mongo shell authenticating against test database
I can login and use the gui (there's a field where I can specify the authentication db) but the shell tries to authenticate against test and fails, even when the authentication db is set to admin.
1 vote -
Add "Truncate collection" alongside "Rename collection" and "Drop collection" when I right-click a collection name
Add "Truncate collection" alongside "Rename collection" and "Drop collection" when I right-click a collection name.
Truncate delete all Docs from the collection
1 voteThank you for your feedback! We added the “Clear collection” command to the popup menu in 3T MongoChef 1.9.1
-
MongoChef: Support other id types in GridFS
In GridFS, I cannot open a file which has a String as _id field. MongoChef only supports ObjectId
1 voteThank you for your feedback. We updated GridFS support in 3T MongoChef 1.8.0
-
1 vote
Try holding the ALT key when expanding or collapsing a document in the tree view. It will apply the operation to the entire document.
- Don't see your idea?