Share your ideas with us
712 results found
-
Add a "find by this _id" field
just add a text field where i can paste an _id and hit enter to query by ObjectId
3 votes -
Modify GuidRepresentation at the server, database and collection level
How can this be done? Tomasz Naumowicz at https://studio3t.com/whats-new/best-practices-uuid-mongodb/ states that "You can also modify GuidRepresentation at the server, database and collection level." - how? I don't see any way to do that. Help!
1 vote -
Support UTF-8 and CJK characters
I use studio 3T with imported Chinese characters connection strings, it shows in this :
http://cdn-celia-io.oss-cn-shenzhen.aliyuncs.com/TIM%E6%88%AA%E5%9B%BE20180108104943.jpgUtf-8 encoding and CJK(Chinese Japanese Korean) characters support is important for us, thanks.
1 vote -
Password authenticate application access
Add the option to require a password to access Studio 3T when first started up.
This gives a 2nd layer of authentication to gain access to live databases. Currently if a user can access a machine with Studio 3T installed with saved connections then they get full access to the live database.
Security improvement
4 votes2020.5 is going to ship with a new feature, which may suffice for your needs. It should be out very soon! Keep an eye on our updates :)
-
I upgraded from 5.5 to 5.7, but it cannot open the TokuMX v1.5.0-mondodb-2.4.10
Database error (MongoIncompatibleDriverException): Server at 166.111.7.173:30019 reports wire version 0, but this version of the driver requires at least 1 (MongoDB 2.6)
2 votes -
License management system
Hi, my firm started to use this product recently. It's not very comfort to do everything by mail. Is it possible to create some kind of license management system for the firm administration (like JetBrains for ex.). Thanks.
1 vote -
2 votes
-
open the collection view directly from search box
Hai, I don't know whether some one raised it or not, but i thought this gone be good one. in search box if we select a collection(say x collection), instead of just focus to that particular collection, directly view the collection(i mean if double click on the collection , entire collection data will be viewed). Sorry for my bad english.
Means, I searched for "x" collection, i selected that collection in the search results. That is just highlighting that collection in the DB. Again i need to double click on that collection to view the data. if you remove that…
3 votes -
do studio 3t support mongodb 3.6?
do studio 3t support mongodb 3.6?
1 vote -
Add inverted table view
Table view is great except when you have a lot of columns (fields) and want to view all of them for just a few documents. What if you could have an inverted table view that swapped rows with columns so each document is displayed as a column and the fields displayed as rows?
1 vote -
Make the editors for the Collection query and the Aggregate Pipeline more fully-featured
At a minimum, the editors for the Collection query and Aggregate Pipeline stages should support Find and Replace, ideally with regex support. This is helpful in many ways: copying the results of one query to be a $in or $nin for another (but you need to insert commas and quotation marks!), changing "value" to /value/ en masse, or just when you realize you've made an error in multiple places.
Ideally, for Aggregate Pipeline you'd be able to search all the pipeline stages, so if you change "2017" to "2018", you can do it throughout the pipeline.
1 vote -
vagrant, docker
How to connect to mongo inside a Vagrant or Docker,
this I could not find in your documentation,
I have googled all over the web, in Vagrant website, in slack, in anything that google shows, and for some reason I cannot get it to work.
I have tried to use "forwared_ports" for vagrant normal, or tcp and udp, and still no connection.
the only thing that I could use was using SSH connection,
I would be very good to have a post here about how to accomplish this.1 vote -
Have option in Aggregate Pipeline Project stage to auto-generate entries for all fields in source data
In the Aggregate Pipeline, when the stage is Project, have an option to auto-generate "field_name : 1" entries for all the fields in the source data.
It's not uncommon for me to want to include all or most of the fields I already have, plus a few calculated fields.
But once you add calculated fields, you have to specify all the other fields you want to pass through, in the form "field_name : 1". Otherwise, all you'll get from this stage is your calculated field(s).
I suggest a button or context menu option to auto-generate "field_name : 1" entries for…
3 votes -
1 vote
-
Line Breaks in Result View
Scrolling horizontally in the result window is annoying. I would like to have line breaks in the result view!
1 vote -
Support encrypted keypair
Currently, if you try to use an ed25519 key that has a password, you get the following error:
SSH Tunnel error: I/O error: Cannot read encrypted keypair with aes256-cbc yet.
Stacktrace:
|/ SSH Tunnel error: I/O error: Cannot read encrypted keypair with aes256-cbc yet.
|___/ I/O error: Cannot read encrypted keypair with aes256-cbc yet.It would be great if we could both use both modern ECC and not be required to store our keys insecurely
1 vote -
Query Code (Node.js)
My idea is half question, half suggestion.
First, what version of Node.js is being used in the query code part?
Second, could you make the version more visible/allow the users to choose a specific version of Node?Thanks!
1 vote -
Size of current results
At the bottom right, it shows the number of documents returned by the current query. It would be nice to also see how many kilobytes/megabytes of space the documents from the current query use.
1 vote -
[BUG] Current operations "Kill Operation" buttom not working for sharding environment
Using version 5.6.2. Taking the opid from the 3T screen and issuing a command in mongo shell db.killOp it actually kills the operation, meanwhile using the kill function in 3T studio does nothing. Older versions were working fine as far I can remember.
4 votes -
Mulitinsert
In Robomongo is this feature possible. i can insert multible documents. please add this to studio3t
1 vote
- Don't see your idea?