Skip to content

Share your ideas with us

711 results found

  1. 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)
  2. 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)
  3. 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. 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)
  5. 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)
  6. 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)
  7. 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)
  8. 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)
  9. 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)
  10. Persist open query tabs with associated db connections between relaunches

    I don't want to save scripts manually - there are rarely something to reuse as-is.
    But I don't want to reenter similar requests from scratch either.
    It would be optimal for me to keep "always opened" snippets for different kinds of similar queries for different dbs.

    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

    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. Sort Bookmarks alphabetically

    I have quite a few bookmarked queries. It would be nice if I could opt to have them sorted alphabetically instead of by last updated. This could be selected in the bookmark manager.

    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. The Search open connections feature should keep history of searches

    In Visual studio, pressing up or down when you do a global search, recalls previous searches.
    It would be great if you can search for collections like that as well.

    You often re-search for collections and remembering what they were will be usefull.

    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. Shortcut or button to minimize the "Stage data" window

    In the Aggregation Editor, I would like the ability to quickly minimize the "Stage data" window at the bottom, so that I have more space to see & write the code above. Currently, to make it smaller, the user has to click on the edge and drag it downwards.

    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)
  14. 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. Free Edition: Enable Single Document Editing

    "Studio 3T took the decision to create a free edition of their tool suite to replace Robo 3T which matched the functionality and would be able to track future MongoDB developments."

    Robomongo / Robo3T was the perfect set of functionality at no cost. Feels like the goal of matching functionality was missed by not having the ability to right click a document and edit the JSON (along with the validation Robo3T had). Critical enough of a feature that I'll be moving over to another tool until resolved.

    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. emoji support in connection name

    Currently, I can type emojis into the connection name field but they are replaced with '?' when I save it. I use emojis to quickly recognize things, instead of having to read & interpreted a label/title.

    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. SQL subqueries

    While this has been requested as part of other requests, I wanted to ask for this feature specifically. It would be a game-changer for me.

    SELECT * FROM mytable
    WHERE foreignKeyColumn in (SELECT _id FROM lookupTable)

    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)
  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. Can the tool create a .sh for the linux console or can the application work from the web?

    Can the tool create a .sh for the linux console or can the application work from the web? We need to know that the priority would be masking and it would be much faster to do it from the shell, and program it via cron, in addition to knowing if it performs sensitive data discovery.

    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)
  20. Remember Open/Closed State of Open Connections Tree on Reload

    When working with multiple connections and performing a refresh or refresh all all connections return to an open state even though they ere collapsed. It is not efficient to have to collapse or scroll down to the connection and collections path in the tree after each refresh. Remembering the open/closed state of all connections would improve productivity.

    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