Skip to content

Share your ideas with us

723 results found

  1. 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.

  2. Specify "appName" in connections to databases

    It would be nice if Studio 3T would make use of the "appName" parameter in connections to databases. Like setting it to "studio-3t" or something.

    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)
  3. Generate Swagger/OpenAPI document from schema

    An extremely common task for me is to create a REST API for a collection in a MongoDB database.

    For me, this involves creating a Swager/OpenAPI document that describes both "sides" of the API. For the most part this corresponds almost exactly to the schema of the documents in a collection and the set queries I use to retrieve them.

    It seems to me that it would be possible (and relatively easy) to generate a schema from a collection and filter it into a Swagger/OpenAPI yaml file. It would be a great starting point for building the REST API. It…

    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)
  4. Export Schema Analysis as JSON

    Pretty straight forward either an export Schema Analysis as JSON or copy to paste board would be very useful.

    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)
  5. 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. 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. Support --nsFrom --nsTo

    When using mongorestore from a BSON file it's important to be able to map potentially different DB names. Supporting the --nsFrom/To flags would allow that. Currently this is possible with 3T if you're using the BSON folder but not with the file.

    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)
  8. add an option for a centralized connection repository

    It would be nice for teams if there was an option to utilize a centralized connection repository.

    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. 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. Improve the IDE with basic "standard" features (tab and wrap in quotes)

    I currently own version 5.3.5 and have been using Studio 3T since 2016 at the latest. One thing which is "minor" but keeps being a frustration is the lack of "standard" IDE functions which my other development tools have. It throws me every time I inadvertently attempt to use them in 3T and cannot.

    Indent Code. If I select a block of code and hit TAB I don't want to delete that block of code and replace it with a tab, I want it to indent it. and shift-tab to "De-dent"

    Quote wrapping. If I select some text and press…

    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)
  11. Add in the ability to not export the data but only the schema (CREATE TABLE) scripts

    I have been using the trial version of 3T Studio and think it is awesome. I am using it to see how easy it would be to migrate a MongoDB database (about 30 collections) to a SQL database. So far the export feature is working well, but I will be automating the data copy through an online service and what I really need is the Create Table scripts for MS SQL Server. For a collection with a million documents that make this impractical. I assume this would be an easy feature to implement, along with the ability to script multiple…

    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. relative date search

    it would be nice to search by a relative date.... ie last 60 minutes, 1 day, 1 month

    http://cloud.jsherard.com/be4ca869403e

    {modifiedDate:{$gte:new Date(new Date() - 60 * 1000)}}

    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. Have full explain support in aggregations

    Why doesn't the explain tab on the aggergation reflect the actual explain() from Mongo? When I explain() an aggregation from the mongodb shell, the explanation is different than the one in the explain tab.

    There is a greyed out box that says "Full explain is not available for aggregate queiries". Why is it not available?

    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. Add contentType in metadata when using gridFS

    Per the gridFS Spec https://github.com/mongodb/specifications/blob/master/source/gridfs/gridfs-spec.rst#design-rationale the contentType field is deprecated in favor of adding contentType as a value in metadata. I think this is a change that should be made to 3T when uploading files to a gridFS bucket.

    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)
  15. Handle CosmosDB rate limiting

    CosmosDB is Microsoft's "cloud" database on it's Azure platform. Cosmos supports "mongodb" clients and for the most part is entirely compatible with Studio 3T.

    The issue is that CosmosDB is a rate limited database, and expects clients to retry queries (after a short period of time) when a specific error is returned. This shows up on low limit instances (which is common for development) when transferring data between collections/databases, so it would be great if Studio 3T could handle it.

    The error that is returned is error code 16500, message "Request rate is large".

    Information on handling retries can be…

    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)
  16. Allow saved sorting preferences for the connection window.

    In addition to the feature request for sorting connections by any available header (which looks like it may have been implemented?) I'd like to be able to save those sorting choices for the next time I load the connection window. Currently, the sorting order resets on each load of the connection window.

    I'd like to be able to sort on connection name, most recent connection, etc., and have that sort selection persist between multiple connection window loads.

    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. Allow changes to font-size

    I've a high resolution screen, and this make viewing lots of data in the small font difficult. Having an option to increase the font-size would be great.

    Furthermore, thanks for your excellent product!

    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)
  18. make collection tabs easier to distinguish from other tabs, menu, etc

    Please add colored background, bold text, or some other way to visually pick out the collection tabs easier. Right now, they are under the menu, and above the user\database\collection list. They blend in visually too easily, taking more effort to jump to the collection you want to edit or view.

    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. JSON View: Have a proper JSON view

    The JSON view (including all the options) does not provide a real JSON output which could be copy/pasted into an editor without the need for extensive editing. For example:

    1. When there is > 1 document, results should be wrapped in an array.
    2. Numbers should not be wrapped in NumberInt()
    3. Documents should be comma separated
    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. rememeber current open tabs and reopen them after restart

    when I close studio 3T and have some open tabs just remember the open tabs and reopen these tabs after I open the studio again.

    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