Share your ideas with us
711 results found
-
table view
In table view it will be much more convenient to view if you will mark the headline in gray and add horizontal and vertical fine lines between lines and fields.
1 vote -
aggregation status line
In aggregation query add status line when query is in process like in find query
1 vote -
Remember order of export per collection per export type
Please remember order of export per collection per export type
2 votes -
Make indents in IntelliShell configurable
Currently it seems that tab is set to 4 and continuation indent is set to 2. Allow these values to be configurable.
I would like to be able to:
a. Configure the size of the tab
b. Configure the size of the continuing indent
c. Use spaces instead of tabs2 votes -
Similar feature from Mongoose (Populate)
Would be great if we had an option to populate ObjectIds (like Mongoose Populate or SQL join) as a feature for MongoChef.
Mongoose Populate:
http://mongoosejs.com/docs/populate.html4 votes -
Duplicate record remover!
A blazing fast software that will remove duplicate MongoDB records.
2 votes -
table view - keep sorted column when refreshing
Currently the sorted column is reset and the rows are re-arranged so I cannot look for changes by simple refresh.
2 votes -
Colour scheme
Provide more human readable colour scheme.
4 votes -
Add support for authentication database and connecting to specific database
Suppose we have the following connection string: mongodb://user:password@localhost/test
In this example and according to the documenation, the 'test' database will be used for authentication as well as the database you connect to. The documentation specifies an 'authenticationDatabase' query parameter to customize this a little bit.
For example: mongodb://user:password@localhost/test?authenticationDatabase=admin
This changes the connection string to mean that you should connect to 'test' but authenticate against 'admin'. It would be nice to have GUI support for this.
2 votes -
Show a clear way to differentiate between records pulled
In the JSON view there is no clear indication where one record begins and the other ends in case there are multiple results.
2 votes -
MongoChef: Give option for setting the default view for lists of 1 document.
I'm not sure if it the best idea. What I'm trying to achieve is this scenario:
I have default view set to tree view, but when I have displayed only 1 document, it's better shown in the tree mode. I think 1 document lists are common cases, e.g. after following reference, searching by specific _id, after using findOne. In Robomongo changing view is one click task, here is 2 click (with delay of opening list and selecting).2 votes -
allow building queries in MongoChef by clicking on fields like Schema Explorer
with the
op
option, and possibly with modifiers like jsonstudio.2 votes -
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
- Don't see your idea?