Skip to content

Share your ideas with us

712 results found

  1. MongoDate format for csv export

    Hi,

    Please add posibiliti, to choise MongoDate export format, because excel don't recognize format like "2018-07-27T21:15:13.000Z" as datetime

    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)
  2. Would like to be able to save updates from the update query builder

    Ideally I'd like to have something to easily switch between the query part (to be 100% sure I know what I'm updating) then show the update portion and click update.

    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. Improve sql suport

    i giveu p to use sql to make queries, because a lot of default features of sql langue, to make subqueries and joins for example, doesn't work.

    Please Improve that .

    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)
  4. Reduce memory usage

    In my task manager I see the following usage for same data:
    - Studio 3T 5,785.4 MB
    - MongoDB GUI from MongoDBAtlas 507.9 MB
    - RoboMongo 0.9.0-RC4 218.9 MB

    Studio 3T even use my 4 CPU and is very slow on 16 MB documents. RoboMongo is still awesome so will keep it for a while. I was actually looking to buy Studio 3T. Why would I? It is slow and memory hungry.

    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)
  5. Close button should close window only

    Like every Mac app, when you click on the cross button on the left side of the app to close it, it should close the window but keep the app running.

    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. Set Profile Level from Tree View

    It would be nice to be able to change the profile level from the tree view using a right click action.

    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. choose language

    Can choose a language such as Chinese

    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)
  8. Chinese Language

    I need the Chinese Language for Studio 3T of MongoDB.
    THX.

    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)
  9. multiple objects of an array can be updated with different data in a single direct query

    if I have multiple objects in an array there should be a way so that I can update some set of objects with different data for each object via a direct query.

    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. Support bulk.find.remove()

    When deleting a large amount of records, it would be great for 3T to support this method so things go faster.

    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)
  11. Bug when importing a document with a field starting with $

    The following document can't be inserted in a collection with Studio 3T :

    {
    "id" : ObjectId("5b16ade6540bd478204f08c4"),
    "name" : "Extract all tags used",
    "ticket": "GQ-53",
    "modelQuery": "Customer",
    "aggregateQuery": [
    {
    $unwind: '$tags'
    },
    {
    $group: {
    _id: '$tags',
    count: { $sum: 1 }
    }
    },
    {
    $sort: {
    count: -1
    }
    },
    {
    $project: {
    _id: 0,
    tag: '$
    id',
    count: 1
    }
    }
    ],
    }

    The same document can be inserted with mongo shell.

    PS: It's a valid document when mongod is at version 3.6 or more recent.

    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)
  12. add populate functional

    It'll be nice if you add possibility to populate fields with type ObjectID

    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)
  13. Read, tail, and parse server logs

    Add the ability to read, tail, and parse the monogd and Ops Manager automation agent logs.

    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. JSON Schema Editor

    Any chances a JSON Schema editor for MongoDB collections will be provided in a future release?

    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. Visual Query Builder panel opens too wide, button to collapse it has been removed

    Using release 2018.3.2:

    1. The Visual Query Builder panel opens too wide, restricting valuable real estate space in the main query results area.
    2. The "->" button to easily collapse the panel seems to have been removed. This was a great convenience, please put it back.

    (Kudos on improving the layout for the AND/OR clauses, and for auto-search of the fields - great improvements.)

    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. "Software Update available" slows down start of Studio 3T

    The "Software Update available" dialog on startup causes a bad user experience. If I start Studio 3T I want to use it as soon as possible and not mess around with an update now. As updates are important it would be better if a notification shows up during the program usage. Then I can decide when to update.

    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. Add 2 features...

    Feature 1: Add an option to stop Studio T3 searching the whole collection when double clicking on the collection name. I usually just want to open the collection so I can enter a query which means I have to hit the 'stop' button every time

    Feature 2: Many of my searched are based on the id field. This means I have to enter the same query every time: {id: ObjectId("xxxxxxxxxxxxxxxxxxxxxxxx")}, which is a lot of typing. It would be useful to just have a field above the query field into which I can just paste an ID and 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

    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. 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. cant connet via SRV record

    no use for me since i cant connect using SRV records

    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. The projection fields order should be respected both in table view as in the order of field of the export dialog

    For everyday usage patterns, I find myself constantly having to organize the fields order, according to what I have previously set on Projection on the Exports dialog, this alone would be a huge improvement.

    Also as an analytical point of view, keeping the fields order according to projection on the Result pane (specially in Table View mode) would be hugely beneficial for users that really on this visualization for quick data browsing.

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

Share your ideas with us

Categories

Feedback and Knowledge Base