Skip to content

Share your ideas with us

682 results found

  1. allow me to use HOME and END keys in the result panel

    While I am going through each field if I would like to return back to first field I want to use home key like wise if I want to jump to end of the columns I would like to use End key.

    2 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)
  2. Ability to query dual table

    like in other databases we have dual table. we need to have such temp table in mongo db to quickly get some value

    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

    1 comment  ·  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. la nouvelle version de l'editeur des agrégation depuis la version 2020.2 ne me convient toujours pas

    Cela fait quels quelques mois que je pratique cette nouvelle version, et je ne la trouve toujours pas pratique.
    J'ai des agrégations de plus en plus complexes, et ne pas pouvoir consulter les résultats d'étapes antérieurs en éditant une nouvelle complique le travail.
    S'il vous plaît, donnez la possibilité d'utiliser l'ancienne version de l'éditeur dans les préférences de l'application.
    Pour l'instant je conserve la version 2020.1 sur un autre poste, mais je crains le moment où les script ne seront plus compatible entre le anciennes et nouvelles versions de studio 3T.

    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)
  4. Enable an option to preview the results before executing updates/deletes that affect more than one document.

    when using "All documents matching query criteria" update:
    in preferences provide an option to preview how that will affect the document and how many documents will be affected plus a "cancel" to back out.

    Thx for a great product BTW.

    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)
  5. Using SQL reserved keywords in MongoDB SQL

    Suppose I have a collection named 'group'. Currently, I am unable to execute a SQL query on this collection as this is a reserved keyword in SQL and, though, manipulations like using ['group'] in SQL query don't throw any error, no result is fetched either

    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. Export file naming convention

    On export of an aggregation pipeline the filename of a csv for example is the filename of the last exported document. this makes sense if its the same aggregation pipeline or the same export.
    When i change the pipeline it would be great to automatically (at least when the pipleine is saved as js file) to take this filename and append it with csv.
    It happened to me multiple times that i export and overwrite the file that i previously exported.
    also another mechanism to prevent this might help (blank filename instead of the last used one).

    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)
  7. Improve code completion

    I'm not going to give specifics, it's just that code completion in 3T is generally WTF, poor and nearly useless. Your product is the best pretty much in any other aspect but code completion it simply isn't at the same level. I expect more, especially considering the price. Just check for example NoSQLBooster for MongoDB, its code completion beats the pants down off 3T, so bad it's almost painful to watch.

    Come on guys, you can do better than that.

    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)
  8. Improve "Multiline Editor: Text"

    for documents with text fields that may contain different string formats (like JSON or XML)
    1. Add WordWrap feature for multiline editor
    2. Add JSON view (syntax highlighting, Formatter & Validator, Compact/Uncompact)
    3. Add XML view (syntax highlighting, Formatter & Validator, Compact/Uncompact)
    4. (Optional) YML, Markdown (+preview), HTML (+preview)

    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)
  9. Ability to auto correct the sql queries - human errors

    to save time in figuring out human erros, typos, please auto correct the queries before executing.

    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)
  10. Ability to extract data in XLS format

    Please provide a feature to extract data in XLS format directly.
    This will save lot of time to convert CSV file to XLS manaully.

    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)
  11. Ability to view single record feature

    when I right click on one of the record, it show me a single record view option like we get in sql developer tool

    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. Ability to Join more than 2 collection columns

    Please allow me to join more than 2 collections using sql queries

    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)
  13. Enhancements required for SQL queries

    SUPPORT Team,

    PLEASE look below list of items:

    1. Can you provide new feature to allow sql sub queries and correlated query like we use in oracle ?

    1. Allow me to get distinct elements of grow-able array values using SQL query, currently it is not working on array values but on regular value it is working.

    2. Can you please provide expression function like add, subtract, multiple, sum, etc.. like we do in oracle db. This will be really helpful while aggregating data, this will simply avoid me to work on pivot tables as additional task every time.

    3. Also need mathematical…

    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. Ability to apply the same filter across multiple collection in a data compare task

    I would like to be able to create a data compare and sync task that can be easily updated in one place to apply the same filter across all collections. For example, all documents in all collections have a tenantId property and so if I have a task with 100 collections I need to be able to apply the filter { "tenantId": ObjectId("5c7047fd928b3e1504eaecae") } to all of the collections without editing each one at a time.

    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. Ability to edit source and target database in a data compare task

    I have multiple databases that are the same schema and I perform the same data compare and sync across each of them. It would be nice to be able to create a data compare task once and then clone it and update it to point to the new DB for all collections specified instead of having to create a new task from scratch each time.

    Lacking this feature in the studio 3T UI, are the tasks stored in files somewhere that I could manually edit to accomplish this?

    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. Add option to execute a command before initializing SSH Tunnel

    It would be great if we had an option to pre-execute a shell command before the SSH Tunnel is initialized (on ssh-tunneled connections).
    This is super useful for cases where you have to do pre-auth or port-knocking before connecting to SSH hosts.

    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. Generate spring SPel expresion

    Hello
    My idea is to create a generated code to support the expression of spring.
    cordially

    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. option for old style aggregation editor

    The old editor (previous to version 2020.2), with the separation between the editor and the results tabs, made it easier to build complex aggregations (back and forth between the previous results, copying fields, etc ...).
    For me the new editor is less flexible.
    Could you give the possibility to choose the editing mode that suits us in the settings?
    Thank you

    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)
  19. Support Array.prototype.flatMap() in IntelliShell

    Upgrade the level of JS support in IntelliShell to support current/modern JS functions (such as flatMap() and others).

    2 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

    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. Client Side Encryption within Studio 3T

    I would love to have "Client Side Encryption" in Studio 3T so that I can work with my DBs/Collections data with access to my real data even if they have been "written" from another client like pymongo as an example. Non-authorized people will only be able to work with my DBs/Collection viewing only encrypted data, not real ones, within Studio 3T.

    2 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

    1 comment  ·  Admin →
    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