Share your ideas with us
712 results found
-
out aggreagation doesnt work
Hi, I dont get an output when using out in aggregation pipelines.
1 vote -
sql query can not check array methods properly
I'm not able to check if an array element contains two attributes that match a certain condtion.
If I have a document with an array of elements, where each element has two attributes I only want to select documents that have an element wich has attribute1 = a and attribute 2 = b. The current query matches any element having that value. I know how to query that in mongo shell but I can not do it in SQL with the current syntax.
1 vote -
Import/Export configure --batchSize
Set batchsize on export form from server to server, or import from json.
The problem is that when you have big documents (over 1MB), default export reaches the 16MB limit and stops.To be more specific, you should set the limit on how many documents should import/export.
Lets say that you have 1000 documents export of 5MB each. You should be able to export 3 documents to another server in order not to reach the 16MB limit.
So the progress should show some like: 3/1000, 6/1000, 9/1000 .... ....
2 votes -
Application Update dialog box should be modal
I'm using Windows 10. The update dialog is hidden behind my other windows so I only see the Studio3T flash screen with the cursor spinning. Perhaps the dialog box should be modal.
1 vote -
show path in upper panel
when in tree view, as you click on field/object show current path incase you are really deep in a document.
Ex: Click on the here value, should show this at the top panel:
object►c►c►c►c►c{"a":1,"b":2,"c":{"a":1,"b":2,"c":{"a":1,"b":2,"c":{"a":1,"b":2,"c":{"a":1,"b":2,"c":"here"}}}}}
1 vote -
right click field - add field/value to upper query panel
make it quick to search exact field
1 vote -
Field Mapping
It would be nice to be able to say myCollection.Field1 contains the same data as yourCollection.Field10. That way for collections that hold some fields named differently but contain the same data could be compared as well.
1 vote -
Support unsecure SSH tunnels (ignore invalid keys etc.)
Please support this via a e.g. checkbox
I assume that most of your users are using an SSH tunnel and this is very important for us.1 vote -
You have a bug
when clicking on new connection the dialog box that opens up is too big that I cant select anything i.e it goes below the screen. Send me your email and I'll send you a picture. Really annoyed rn
1 vote -
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 -
改进功能建议
让查询的标签页内容收藏或存储到侧边栏形成一个可以自定义分类的树形, 用来快捷查询; 这样可以使软件具备除了管理数据的性质,还具备直接作为应用系统的能力.
1 vote -
2 votes
-
Add your project to transifex
Transifex for universal language. Each user who speak a language could translate your software.
1 vote -
Serial number in json view
While viewing documents in json view it would be easy to identify start and end of a document if those documents are wrapped like robomongo.
Example :############# Start of Document 1
{
document 1 goes here
}############# Start of Document 2
{
document 2 goes here
}
....1 vote -
Show a list of open tabs in the View Menu
In the view menu there should be a list of all tabs currently open in the current window.
1 vote -
Allow calling rs.slaveOk() on a connection
Sometimes you want to connect to a hidden replica set member and perform queries on it.
An example would be the inspection of a delayed member, which is set to "hidden: true" and "priority:0". https://docs.mongodb.com/manual/tutorial/configure-a-delayed-replica-set-member/
This can be done via a mongo shell by executing rs.slaveOk(), which then allows you to perform queries on it.
When connecting to a slave with Studio 3T, only the connection is established, but no database are shown.
It would be helpful to add a menu item in the drop down menu of that connection labeled "Issue rs.slaveOk()", so that databases can be listed and…
1 vote -
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 -
[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 -
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 -
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
- Don't see your idea?