Share your ideas with us
719 results found
-
do not pack the windows installer into a zip archive
the compression is negligible and we have to do another step to install updates.
2 votes -
MongoChef: Show "Follow reference" option for other types than ObjectId.
_id
can be of any type, except array: http://docs.mongodb.org/manual/core/document/#field-names1 vote -
stats overview
It would be nice if you could add a simple overview where you can compare the collection stats of a db + the db stats of an instance
I'm most intrested in count, size, storageSize and index size.
Smaller solution: format the stats mentioned above human readable (2,5GB instead of 2512354123)
2 votesThank you for your feedback. We’ll look into this and improve the stats view soon. Please subscribe to this topic by commenting or voting for it to be notified about updates.
-
fix the loading of stored queries with value type "Undefined"
My query is: { "ArrayField": { $ne: [] } }
I saved "[]" as value type "Undefined".
When i load the query, i get this:
{ "ArrayField": { $ne: true } }2 votesThank you for your feedback. We’ll look into this ASAP. Please subscribe to this topic by commenting or voting for it to be notified about updates to this topic.
-
3 votes
Thank you for your feedback. Please subscribe to this topic by commenting or voting for it to be notified about updates to this topic.
-
Support for Mongoose ?
We are being asked about adding support for Mongoose to MongoChef.
What's your opinion? What would you expect?6 votes -
Real time graphical show and queries editing?
May be it's ridicule but can I watch the changes on real time? event I can edit graphically fields and collections
1 vote -
on Mac os X Yosetime, when quitting while query is waiting for response from server mongochef stalls
and must be force quit.
Ideal behaviour: notify user that query is still running, ask whether is should be canceled and then quit or don't quit accordingly.
PS this software rocks. :)
1 vote -
1 vote
-
Remove confirmation popup '3213 documents removed' after 'Clear collection'
Remove confirmation popup '3213 documents removed' after 'Clear collection'
2 votesThank you for your feedback! We are thinking about adding a “don’t ask me again” check soon.
-
Select tabs with CMD-1, CMD-2, CMD-3.... on OSX
Select tabs with CMD-1, CMD-2, CMD-3.... on OSX
1 vote -
Option to disable some confirmation popups
Option to disable some confirmation popups like those """Delete document "32323" ? """
[ x] Don't ask for confirmation on delete Document
2 votes -
in Table View delete a row with CMD-X of any left-hand-friendly shortcut
The best would be CMD-D but it is already bound to Add Document
The current shortcut to delete a document (shift-alt-backspace) cannot be executed with left hand only.1 vote -
Debug map/reduce jobs
I would love if there was some way to put breakpoints in my map reduce code and step through it. There is no question that this would convert me into a paying user.
2 votes -
quick check environment
Be able to run a session/script in an isolated, temporary, volatile subset of the whole database/collection for quick PR & testing.
2 votesThank you for your feedback. Could you let us know a little bit more about the use case you have in mind? Would maybe an easier way of creating a duplicate collection with a subset of data be helpful?
-
2 votes
Thank you for your feedback. What kind of db script do you have in mind? Do you maybe want to export the schema and the data so that it can be used somewhere else, with another mongodb database?
-
1 vote
-
Aggregation Suggestion
Hello,
I want to suggest some useful (for me) features.
I'm using aggregation heavily and I've some aggregation's pipeline with more than 20/30 stages.
It will be very useful in the pipeline summary to have a checkbox to enable and disable stages or to select multiple stages for deletion.
In the save pipeline button, after the first save, if accidentally you press the save button instead the down arrow for save as, the previously snipped is overwritten without an alert.
Thank you for your attention and for the great work on Studio3T.
Best regards
Enrico0 votes -
Allow periods (.) in keys
MongoDB allows periods in document keys since v3.6 but Studio 3T throws and error if I try to do this. Please fix
0 votes
- Don't see your idea?