Skip to content

Share your ideas with us

15 results found

  1. Packages for Linux distributions

    The Linux download should have a .deb and .rpm downloads (which covers at least 90% of installations) to make it easier to install and update the software.

    20 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. maxTimeMS() for every find query

    Enable a preference option to concatenate .maxTimeMS("your value") on each find query. To avoid misspelled queries to bring down the database.

    17 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

    planned  ·  2 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. Add / Update / Remove dialog as Tab instead of Popup

    Provide a tab similar to the query, aggregate and map-reduce tab for the Add, Update and Remove dialog. Currently this is only a popup making it harder to rerun or test

    15 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

    planned  ·  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. table view, allow to copy several cells to clipboard

    todays feature:
    in table view, I can click on a cell and copy its content to clipboard with "cmd+c".

    suggested feature extension:
    I want this also to be possible with multiple cells, such that I can select columnX over several rows and copy them all toghether into clipboard values separated by newline. if column holds a complex object, I probably(?) want the whole json of those field to be copied.

    example: documents with fields A and B. I execute a query and get a table with N rows and 2 columns (A and B). with my feature I can copy…

    14 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

    planned  ·  3 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. Ability to hide databases

    I have a lot of databases in my local server, many of which I need but don't use it regularly.

    Can you please provide a way to hide and un-hide databases from the sidebar so that it does not look so crowded all the time?

    13 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

    planned  ·  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)
  6. Table View: JSON doc in tooltip when user hovers over a field that has multiple nested values

    Table View - When a user hovers over a field that has multiple fields nested - that portion of the JSON could be shown in a tooltip. A user can browse through data very easily.

    13 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)
  7. Lookup between 2 database

    lookup между двумя базам.

    был бы хорошо если добавили бы возможность делат lookup db1.collection1.aggregate => db2.collection2.aggregate

    Lookup between 2 database

    It will be good to have ability to lookup between 2 databases like that:

    lookup db1.collection1.aggregate => db2.collection2.aggregate

    This is possible in SQL like database:

    SELECT ...
    FROM A.table t1
    JOIN B.table2 t2 ON t2.column = t1.col

    Thank you for a great job and your online university program, goog luck !!!

    10 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

    planned  ·  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)
  8. Autosave open IntelliShell windows

    Since the app has a habit of needing to be Force Quit so often, it would be courteous to have the app autosave my work so that I don't have to get so mad when I lose what I'm working on.

    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)
  9. Add the ability to have Underscore in Intellishell

    Underscore has lots of cool tools to manipulate arrays of results

    See https://gist.github.com/vidoss/2178987

    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

    planned  ·  2 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. Script file management from a folder explorer

    The management of script files based in a source control project folder is missing.
    Like an idea, it would be nice to open a folder and see the organised files in a tree like the connections.
    Once you have a set of scripts, you don't need to find the collection anymore, you just want to open the file in the context of a connection and run it.

    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)

    Hi Gerhard, thanks a lot for this suggestion.

    This is exactly the direction we are taking with the new Tasks functionality. Tasks currently focus mainly on Imports, but in time, more and more types of task will be supported.

    The Task Manager doesn’t yet support organising tasks in a tree, but this is an excellent suggestion, and we’ll endeavour to include this in a future release of Studio 3T.

  11. do not pack the windows installer into a zip archive

    the compression is negligible and we have to do another step to install updates.

    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

    planned  ·  2 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. 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

    planned  ·  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)
  13. Field Mapping

    It would be nice to be able to say myCollection.Field1 contains the same data as yourCollection.Field10. That way for collections that hold some fields named differently but contain the same data could be compared as well.

    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

    planned  ·  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. Don't show tab for collection with no differences when comparing

    If I compare databases with lots of collections in (say 40+) I am only interested in collections where things don't match so add an option to not show a tab for collections which match (save me going through lots of tabs looking for things that don't match)

    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

    planned  ·  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. Find and replace in script editor

    There is no find and replace in the script editor.

    0 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

    planned  ·  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