Share your ideas with us
723 results found
-
Intellishell
Copy/Paste between multiple tab sometime behaves weird.
Like most of the time copy text in one tab does not actually copy the text specially using Windows Ctrl-c command.
1 vote -
Output window in initshell
there should be option to show output format in single window rather than opening new window every time
1 vote -
Add Relational Data visualise
Add Relational Data visualise
1 vote -
collapse recursively is missing
When viewing a document and (accidentally) expanding recursively, there's no way to collapse that document and then open/expand just one level. The option to collapse recursively (as in RoboMongo) would allow you to then open just the one level.
1 vote -
Export current license
The application should allow you to view the actual license text so that it can be used on a different machine. The application lets you view the details of the license you have imported, but not the actual license text itself. This would be useful for installing Studio 3T on another machine with the same license.
1 vote -
Improve search by DBRef in Query builder
Hi there!
First of all i would like to say many thanks to you, i'm very excited to use Studio 3T everyday, you do a great job guys!
I would like to ask you improve search DBRef in Query Builder. Please, place full DBRef declaration in Query Builder when i drop DBRef, in this case i should only change id part of dbref to search in collection by my desired DBRef entity1 vote -
have multi SSH screen to connect mongo db
I will have to connect mongo database with two ssh ( tunnels). Jump host A, then Jump host b then Mongo server with Replica mongo database. currently there is no screen to enter the 2nd ssh details
1 vote -
Multiple windows
Constantly having to move my one Mongo window around to different desktops. I use the app for multiple tasks at a time and don't want to have them all done in one window. The only thing that can be done right now is to pull out tabs into its own, but then you loose the connection window. If you allowed multiple full windows up at a time then I could be more productive
1 vote -
limit time
Hi there,
It would be nice if I can limit the query execution time to my query like this before launching the query.https://docs.mongodb.com/v3.0/reference/operator/meta/maxTimeMS/
1 vote -
Don't show tab for collection with no differences when comparing
If I compare databases with lots of collections in (say 40+) I am only interested in collections where things don't match so add an option to not show a tab for collections which match (save me going through lots of tabs looking for things that don't match)
1 vote -
Filter out identical fields when doing a comparison
When comparing collection have a checkbox option that lets the user hide an fields where the values match in the results view.
Basically, don't show me data that matches (that's not what I'm looking for), I just want to see what doesn't match
1 vote -
Field renaming on import export
When importing data I should be able to rename the column on my collection
1 vote -
provide better support for GUIDs
Enable entering new GUIDs in the "Insert Document" window e.g. { _id = $newGuid()$, data = "123" }
Search by .NET GUID without going through query building e.g. { _id: NETGUID("f8169046-b83b-426f-a19e-c6792982ed8c") }
1 vote -
PostgresSQL Array Export
Will you be adding the ability to export mongo arrays to postgreSQL arrays or columns with JSON data?
1 vote -
Add a report generating feature to the "Show DB statistics" menu item
Currently, we can view some statistics of the DB and the Collections, but it would be great if we could export what is shown as a report.
Also, it would be nice to be able to select multiple databases and collections to generate the report off of them.1 vote -
Add Support for Other NoSQL Products
Would like to it support other NoSQL vendors, such as, MarkLogic, Couchbase, and Neo4j
1 vote -
Confirmation when closing MongoChef
When you have an Intellishell window open or multiple windows open, please ask the user if they are sure they want to close the application without saving or closing an Intellishell tab without saving. it's too easy accidentally close a tab.
1 vote -
Native Windows Desktop App
The JVM consumes a lot of CPU and RAM please do compile for a native app.
1 vote -
Change the default Sort Order on Exporting to Natural instead of Alphabetical
As far as I know most uses for exporting would require the id as the first column, currently with the default sort as alphabetical it is always last.
Using Natural as the default Sort Order would also feel more intuitive as the export would match what you see in the client.
1 vote -
SQL Editor - Parse Pointers
We are using (and I suspect several of your users are too) a self-hosted Parse server and Mongodb instance. The pointer columns are currently not being handled in 3T. Is there a way to join when working with Pointer columns?
1 vote
- Don't see your idea?