Share your ideas with us
14 results found
-
comment field on indexes
Many indexes are created for a single query. We have to note this relation somewhere. In my project, we use a Google Sheet, but it would be so much better to have it next to the index.
The "comment" option is available since version 4.41 vote -
The License is quiet to reduce
I think the cost for License may be reduced that more people will join to studio 3t
2 votes -
1 vote
Hi – we offer more than 3 connections if you purchase the license.
-
Support multi-condition Join
Newer MongoDB versions now support doing this directly in the Aggregate function.
Please add this feature.1 voteHi there, whatever is possible using, $lookup, you can also do in Studio 3T – we hope this helps!
-
merge two collections data in one resultset
I have two collections and both collections has same number of columns. and I want to find some documents as a result from both collections in ascending order but I can't use join because I don't have any match criteria.
Is there any solution which studio 3T can provide me ?5 votes -
Protect selected collections from being dropped
Using 3T from few months, very handy. Thank you.
Could you add an option to protect collections from being dropped? Instead of global read-only it would help if we can pick and choose which collection should be "Protected".
For each collection below option would be nice:
"Protect -> From Writes"
"Protect -> From Deletes"
"Protect -> From Drop"1 voteHi Gowri – we can add that but it would only be enforceable inside Studio 3T’s own GUI. It could always be circumvented via arbitrary IntelliShell scripts. Would that be good enough?
-
find({}) v.s. deleteMany({})
find({}) seems like a find anything, but {} is. an empty set, so find an empty set give you everything. This is weird. It will be even worse when you use it in deleteMany({}), because you actually drop a collection. This is a bad idea from the beginning.
1 voteHi – this is built into MongoDB functionality and is not specific to our tool. It is worth considering how it is used, as you have pointed out.
-
Change your name back to MongoChef
I have abotu 5 other apps with the word 'Studio' in them. 'MongoChef' was easier to search for in Windows searchbox and not have to sift through Android Studio and various Visual Studio items.
6 votesThanks for this feedback, however we are happy with Studio 3T :)
-
need china node
need china node,ownloading is too slow in China
1 voteHI, this is not something we’re currently looking at, we’ve not had any reports of slowness.
-
Sort numbers as numbers
Numbers are sorted like strings, i.e. 10.0 comes before 2.0...
So, when sorting, check if all values seem to be numbers (or blanks), and then sort the number way.
1 voteAs mentioned in the comments, MongoChef currently follows the sort order of MongoDB here. For now, we will not change this but will continue to monitor votes for this ticket and may revise in the future
-
In application updates.
Make it so I dont need to leave the application, goto a website, download, and then install the update. :)
1 voteDuplicate
-
Automatic Updates
Why don't you auto-update the tools?
29 votesThank you for your feedback. We are closing this topic and will continue to report our progress on automatic updates here:
http://3t-io.uservoice.com/forums/265122-share-your-ideas-with-us/suggestions/8038059-self-updater -
Windows Me support
It'd be great if you supported Windows Me.
1 voteUnfortunately, we will not be able to support Windows Me.
-
allow executing sql queries against mongodb
Use the open source SlamEngine project (github.com/slamdata/slamengine) to allow users to execute arbitrary SQL against their MongoDB databases.
2 votesAt the moment we are focusing on building the best GUI for MongoDB and supporting all core MongoDB features first. But we might look into including other query languages in the future.
- Don't see your idea?