Skip to content

Share your ideas with us

723 results found

  1. Add option to create an updatescript on target server in "Data compare and sync"

    First: the Compare function is fantastic it save us already a lot of time.

    When comparing databases you can sync the target database with the changes found.

    It would be nice to have Studio 3T generate a mongo update script which would do the same as if you had clicked on the "Sync" button.
    This way it would easy to generate update scripts for static content.
    (Like the "SQL Data Compare" from Redgate)

    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. Use proxy settings for IntelliShell

    If the database connection has a proxy setup IntelliShell does not use the same proxy and therefore fails to connect.

    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)
  3. Throttling data imports

    We use CosmosDB and we would like to throttle our imports from Studio 3T so that we don't exceed our Max RU/s for our collections (resulting in a 429).

    Ideally we could set a throttle rate on our imports that would have a specified amount of time between each document import or max number of imports per second etc.

    If there's a way of achieving this already then that would be fantastic!

    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)
  4. Double click in explain tab in aggregation view

    Hello,

    When using the explain tab in the aggregation editor I suggest that double-clicking a box opens "View original JSON fragment" instead of "What's this?". What's this is really only interesting one time but I frequently want to open the JSON fragment.

    Best regards
    Mattias Ekberg

    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. Be able to work in two+ JSON editor windows simultaneously

    Currently it is only possible to open a single editor on one document, or to view one document and edit another, but it is not possible to copy json from the viewer window to the editor.

    It would be incredibly useful to be able to work with 2+ editor/viewer windows at the same time.

    Currently we must copy a document into another editor, like VSCode, to be able to copy sections into a Studio3T editor window or to work on two or more documents at the same time.

    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

    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)
  6. sort index by name option in ui

    currently the indexes per collection are sorted in the order how they were created in mongodb (default).

    I've a big collection with about 25 indexes and it's super hard to keep track if I forgot to create an index or to find a specific one if I want to modify it. Should be an easy thing to offer a right-click option to sort them by name - or sort them by name default.

    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. change "format code" to properly indent for projections

    When I use the new format code (ctrl-Alt-L) to format for projections, each field is indented more than the next. In my opinion, these should all have the same indentation level:
    This:
    {
    "When" : 1.0,
    "TestbedMoniker" : 1.0,
    "code" : 1.0,
    "LastUpdate" : 1.0,
    "SRUNSTATNO" : 1.0,
    "EMGEM13" : 1.0,
    "UUTState" : 1.0
    }
    Not this:
    {
    "When" : 1.0,
    "TestbedMoniker" : 1.0,
    "code" : 1.0,
    "LastUpdate" : 1.0,
    "S
    RUNSTATNO" : 1.0,
    "EM
    GEM13" : 1.0,
    "UUTState" : 1.0
    }

    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)
  8. SQL - Mongo Migration Task export

    Having a migration task mapping in a computer with studio 3T is great until the owner leaves on vacation or the computer fails. When critical company's commitments rely on that migration task mapping then it must be possible to export and import it into a different studio 3T license.

    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

    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)
  9. move a query from the query bar to the visual editor

    I wanted to be able to move a query from the query bar to the visual editor to make changes. If you are looking for new features I think that would be a great one.

    Request from Customer

    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. Option to switch to smaller icons

    The new icons in 2020.06. are HUGE!

    The JSON view with the data now starts at the middle of the screen. Please allow an option to use smaller icons.

    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)
  11. Improve code formatting in the aggregation editor

    The current "Format code" command apparently just removed white space.
    I would like to have the json split into multiple lines and indented to improve readability.
    This is especially needed for large "$facet" expressions.

    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. Mac OS Big Sur Support

    Support MacOS 11

    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)
  13. Ability to maintain a query templates for most frequently executed

    Provide me a feature to add most frequently used queries to be stored in memory so that whenever I need to pull out that query from memory, I will use shortcut keys to retrieve quickly.
    This will avoid copy pasting from external sources in to studio3t editor.

    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)
  14. bring back the simple export for query results

    It now takes 20 extra steps to export from a query result and the task cannot be saved. I used to be able to run a script with N queries and then export each tab for analysis with 5 simple steps (and the application remembered the previous selections so most of the clicks were for next). Now all the little changes have to be defined each time and there are so many steps.
    I can see how the new wizard can be great for the cases you can save as a task but for the cases you cannot save it…

    6 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)
  15. Interpret Integer values in JSON as Integer

    I love the functionality of 3T, but inserting a JSON with Integers in it is potentially dangerous. We have an application that instantly grabs new documents and it can't cope with floats. But all numbers in a JSON are converted to float unless they are explicitely marked as Integer. I know that this request is not new and that the problem originates in JavaScript (found case from 2014). Maybe something can be changed now that 6 years have passed.

    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. Customize Keyboard

    Hello,

    I'm emacs fun. I would like to customize shortcuts with emacs / vim or customize. If not change, you might provide MacOS short cut like CTRL-B (move cursor back) CTRL-F (move cursor forward) or CTRL-N (move cursor end)

    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)
  17. When I use "BSON Archive Import" function, I need some option to change the db name

    When I use "BSON Archive Import" function, I need some option to change the db name.
    ex) original db name = abc, the restored db name = def

    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. Schedule custom queries

    As a database admin I would like to be able to schedule custom queries to run that are not just imports, exports, migrations, or data compares. This will allow me to run basic queries without having to set up and run middleware services.

    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. Golang integration

    Hi 3T Team,

    First i want to think you for this great and amazing tools for mongo, the best one in the World.
    I just want know i f you will integer golang in the queryCode result as this language is really used now

    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

    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. revoke licences

    I like to be able to revoke licences from from my licence page. I upgraded my laptop from Ubuntu 14 to 16 and forgot to remove my licence , while my second machine was on windows.

    This meant i had to contact support to get my licences back.

    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)
  • Don't see your idea?

Share your ideas with us

Categories

Feedback and Knowledge Base