Skip to content

Share your ideas with us

677 results found

  1. Remove dialog change

    Change "Remove documents" window, problematic is "Apply predefined query", in which you can change the value only with mouse wheel unnoticed to you and then you can delete all documents with matching query in collection which can ne millions of them.

    also another prompt to confirm deletion with number or records for example would be great for more safety if you mess up.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. More lines with tabs or special section for them

    When I have more tabs than can fit to upper line, it is very difficult then to navigate through them.

    it would be helpful to have more lines with opened tabs (like IntelliJ IDEA), or special part of window for them f.e. on the right side like PL/SQL Developer

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. Move settings folder ~/.3T to OS specific app path, e.g. %AppData% or ~/Library/Application Support/3T

    Small QOL upgrade for those that drop into the command line frequently; moving app-specific settings folders from ~/.<app name> (convention on Linux) to OS standard app settings folders on macOS & Windows.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. Fix the query speed to the server when using mongo shell

    I am using Studio 3T.

    am not sure what is going on with "mongo" shell, but it is very slow.

    As an example, create a query against a collection that has a filter against indexed field:

    db.getCollection("Profile").find({
    
        locationCountry: "GB",
    
        uid: {$in: [ ...... ]}
    
    }
    

    the array $in has 22k elements,

    in mongo shell the query never finishes, or at least I was not going to wait after +10 minutes.

    when I use "legacy shell", it is expected behaviour and more like it was in Robo 3T which finishes in 10-15 seconds.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Script database / Script collection

    As part of a good development practice, a script needs to be created to create a database, create the collections, add indices, add users, etc.

    Right now, we have to write the script by hand.

    It would be nice to be able to right click on a database or collection and have a script generated that can be used to recreate the database / collection.

    You should have the option of sending the script to IntelliShell or a file.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Auto Complete Bracket Pair

    This setting I recently realized it also affects the auto complete quotes too, I am able to turn off that setting and remove that functionality but it would be nice to separate those settings into individual check marks, I do use the auto complete bracket pairs I only want to turn off auto complete quote pairs

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. Adding Proxy Jump for SSH Connections

    I would like to see Proxy Jump in Studio3T. As certain SSH instances can only be accessed via another instance first, this would be quite useful.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. Import/Export Tasks

    It would be great if you could export a task and its units. Currently there doesn't seem to be a way I can share a task with another Studio 3T user and this would be very helpful.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. Atlas Cluster + Online Archive coneection

    Allow connection for mongodb Atlas for cluster + online archive connection string

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. Add a button to execute a new scan in export tab

    After editing the export pipeline there's a message that says:
    Please Rescan

    But there's no way to actually rescan

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    started  ·  0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. 1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. Export to excel format (additional to csv format)

    Using a true excel export format would eliminate problems with floats using a . or a , for digits separations and date format. Where excel-expecting another local date/float format. These stuff is mostly a problem outside the USA (say the rest of the world using different time formats and floating point formatting)

    7 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. Need Chinese translation

    Need Chinese translation

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. Make region-collapsing limit depth, to avoid horribly sluggish document editing

    When the document you're editing is BIG, but not big enough to cross the "too big for collapsible-region support" threshold, text editing becomes SUPER sluggish. Like, typing or backspacing multiple characters takes over a second for each character to appear or disappear. And ironically, the bigger the document is, the MORE likely region-collapsing is to be USEFUL!

    So here's my idea: LIMIT THE DEPTH. Instead of just "shutting it off completely" when the document is larger than a certain threshold, only allow ONE level of region collapsing (indentation 4) for huge documents. For very large documents, only allow TWO levels…

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. It would be fine if it can handle RDBMSs too.

    I'm surpursed with the power of the Studio 3T and it's the most useful tools for database from my experience.
    I want to use this tool also on MariaDB, SQLite, and so on.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. Optimize resource consumption

    By opening Studio 3T, without any connection, it consumes almost 1GB of RAM. this can reach 5GB if we connect to 3 databases. Also it seems that there is a memory leak since keeping Studio 3T open for a long period of time makes things worse.

    OS: MacOS v12.3
    Studio 3T: v2022.9.2

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. Provide "rename variable" feature in IntelliShell

    IntelliShell doesn’t seem to have a good “change variable name” feature. Search & replace sadly doesn’t have something like “exact match” or “match entire word”, which would be kind of a MVP for that kind of feature.
    If I have two variables like syncSchool and syncSchoolNumber and later I decide that syncSchool should be syncSchoolId, I can’t use search & replace anymore, because every “syncSchool” finding would also find syncSchool within syncSchoolNumber and would mess this variable up. So I have to do it by hand. “Match entire word” (Visual Studio Code) / “Whole word” (Sublime) enable me to find…

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. Add syntax highlighting for template literals (backticks)

    This code runs fine, but the template literal is not highlighted properly:

    var world = "World";
    print(Hello ${world});

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. Add one-time purchase option

    Would love to have the option of paying for the product once and use it forever instead of paying annually, even if it means I will not receive updates afterward that's ok.

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. Generate Schema to Collection via TASK

    TL;DR There is a need for the ability to create tasks that will generate the desired schema documentation with the output being a MongoDB collection that can be used for tracking data improvements over time.

    The greatest endeavor we continually face when working with clients on their data cleanup initiatives is the ability for us to report upon the improvements we have made to their data over time. Currently, these improvements can only be measured by a "PowerBI" report that is now aligning more with "their expectations".

    We can generate the documentation we need on Schemas and save them in…

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?

Share your ideas with us

Categories

Feedback and Knowledge Base