Skip to content

Share your ideas with us

307 results found

  1. Copy & Paste (Recreate) collection indexes

    We have a lot of experimntal work with our databases and I found myself constantnly trying out new indexes and performance improvements. What could save me a TON of time (I manually create 20-30 indexes per day when I'm working on them) is the simple option to:

    1. Right click on collection -> Copy Index(es)
    2. Right click on target collection -> Paste index(es) 2a. If an index with the same name exists overwrite them

    I know I can use mongodump and restore the indexes but like I said this isn't a db backup / restore scenario this is experimental work and…

    8 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)
  2. Filter Collections by name

    We have databases with many collections and some are grouped by the same suffix. Often it would be very helpful to have a simple search box to filter the collections on the left by name.

    8 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. to autocomplete the fields for a document

    While typing a field within a find{}, or insertOne{} or any other query, it would be really nice to see auto-complete suggestions from collection's existing document's field, with a drop down if more than one options are available and be selected with up, down keys on pressing the return key.

    8 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

    completed  ·  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. Add toggle feature to switch between JSON view of a query and QueryBuilder view of a query

    I realize that you can now copy a query to the clipboard from the QueryBuilder view but what would be really awesome is if this were a more fully featured toggle system where you could have an existing QueryBuilder query and hit a button that converted all of the criteria and created it in Intellisense without having to copy and paste and open a new Intellisense tab.

    Even awesomer than that would be if you were in Intellisense, you could hit the same toggle and take a native JSON query and have it parsed into a QueryBuilder format. This would…

    8 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

    completed  ·  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. Add support for Ecmascript 2015 in intelli shell

    It would be great to add a support for ecmascript 2015 features (such as arrow functions) in intellishell.

    8 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)
  6. Document JSON Editor: Update only changed fields, do not overwrite the entire document

    There should be an option when editing a JSON document to update only changed fields, so that parallel changes from other clients (eg, a sever application) will not be overwritten.

    8 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

    completed  ·  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)
  7. Copy multiple collections at once

    Is it possible to copy+paste multiple collections from one database to another at once? I have hundreds of collections...

    8 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. Pick up where you left

    If you work in an IDE like vscode, and you start it up, it automatically opens up the windows of your previous session.

    Can this not be done for studio 3T? Open up the previes db connections and collection tabs, showing your latest queries, just as it was when you closed it in the previous session.

    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

    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)
  9. dark mode improvements

    The new dark mode looks and feels quite bad. Can you please see how Sequel Pro (a free product for MySQL) developed it in comparison to Studio 3T?

    I would give 8/10 to Sequel Pro and 2/10 to Studio 3T for the execution of dark mode.

    BTW: I am on Mac, me and my team love Studio 3T, but team laughed at the initial release...

    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)
  10. Read Only Mode

    One can already color production databases with a red color. But why not allowing them to connect as "read only" databases and ask before making a change?

    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)
  11. Open collection view without initial query

    Often, especially on collections with large documents, I want to open a collection view and enter a query without waiting for the initial query that always happens when I open a collection view.

    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)
  12. Filter for database list

    I now have a few hundred databases and soon I will have thousands. It would be very convenient to be able to filter the database list by typing a part of the name in a small input field.

    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

    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)
  13. 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)
  14. Table view array/object head as field1.field2

    Example json:
    {
    "_id" : ObjectId("518c42ba4a87f9b1ca48f3a4"),
    "name" : "images",

    "datesDif" : {
    "average" : NumberLong(3600),
    "min" : NumberLong(3598),
    "max" : NumberLong(3602)
    }
    }

    If you use the table view and you have some columns with multidimensional arrays/objects you must click on the cell to open and see the values of these multidimensional arrays/objects. But the other data is gone except for the _id field. What i like to see is that the multidimensional arrays/objects data is shown in the table.

    Here are some examples to explain more what i mean;

    How it now works:
    The head of the table looks…

    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)
  15. export from IntelliShell

    Add export option also from IntelliShell window

    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)
  16. Add database to collection tab

    If you are working with 2 server (DEV & PROD) and collections have the same name, it's hard to know what tab (collection) belongs to what database. Please display tabs like database.collection instead of just collection. Cheers.

    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

    completed  ·  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. Add option in Preferences to lazy load documents when opening Collection View

    When opening Collection View, have an option in Preferences to load only Ids of matching documents, instead of entire document. Then show result nodes collapsed and load document only when a node is expanded. This will be extremely useful for collections with large documents where loading 50 or whatever number of large documents could be time consuming.

    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)
  18. Synchronisation at all levels

    I work with mongoDB databases on more than one server and used the DCS tool a short while which is great. However, it would be a time saver and boost development and test efficiency if it would be possible to:

    1) Synchronise all documents in a collection on two different servers.

    2) Synchronise all collections in a database on two different servers.

    3) Synchronise all databases between two different servers.

    Database names, collection names, document id's should be identical after the synchronise operation.

    Synchronisation could be directional A-> B or B->A or bidirectional A<->B.

    Options to control deletion must be…

    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

    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)
  19. SQL for mongo

    something like slamengine integration would be a killer feature for all those that hate mongo query syntax like me.

    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

    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. Task Scheduler in UI to run queries and extract results to specific location

    It would be awesome if there were a way that you could schedule a query to run and export the results to CSV/xlsx etc so that the info could be picked up by an ETL operation. Transferring Mongodb data into an environment that BI tools can interact with seems much more difficult than it needs to be and a tool like this would make your product significantly more valuable.

    I'd like to be able to create a task in studio 3t to be run at a specified time or according to a specified schedule (eg every x minutes between the…

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

Share your ideas with us

Categories

Feedback and Knowledge Base