Skip to content

Compass

  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

39 results found

  1. Add support to export multiple collections

    I would like to be able to export multiple collections at the same time. It would be nice if Compass generates json files named with the collection name.

    46 votes
    How important is this to you?
  2. Add an option to copy a database

    Let's say I need to test something on the production data but I don't want to touch the prod data. It would be cool to have an option to copy the remote DB data to the local DB so I could safely test my queries without affecting prod or UAT DB data

    Simply said it should be like an export database

    12 votes
    How important is this to you?
  3. Add ability to setup delimiter for csv export

    Please add ability to setup delimiter for csv export. For example if values of fields are text, than they could contain comma ( and semicollon) and csv file is off. There needs to be options such as comma, semicollon, tab ...

    11 votes
    How important is this to you?
  4. 10 votes
    How important is this to you?
  5. Ability to export or move database between localhost and cloud

    Exporting collections one by one, manually, is so much to do in 2020

    8 votes
    How important is this to you?
  6. EXPORT/IMPORT bson files

    Suppport EXPORT/IMPORT bson Files.

    5 votes
    How important is this to you?
  7. Export many collections in json file.

    Why i can't export many all documents of many collections in json file at the same time by select them.

    4 votes
    How important is this to you?
  8. Have the Export Colelction feature list all collection fields by default

    The current feature lists the fields from a sample of documents which may miss some fields. Although it is specified in a tooltip, this is quite counter-intuitive in a NoSQL database which is all about document diversity.

    When a collection has upwards to 100+ possible fields it becomes quite tedious to figure out which ones are missing from the sample data.

    I would like for MongoDB Compass to find the complete list of possible fields for a selected collection and list them all out be default.

    4 votes
    How important is this to you?
  9. export sorted data

    When clicking export collection button, the sort option specified should be copied to "Export query with filters"

    Examples:

    db.holidays.find (
    {Date: {eq: '2022-04-08'}
    ).sort ({System : 1})

    or even make this part editable, so we can add sort option

    4 votes
    How important is this to you?
  10. Ability to drill-down and easily export deeply nested arrays

    Provide the ability to drill-down and export any MongoDB array from Compass to a csv file, no matter how deeply it is stored within a document. So, one should be able to drill-down to the given array (no matter how many levels deep) in Compass, and then click "export to csv" to export only that nested array's contents to a CSV file.

    4 votes
    How important is this to you?
  11. When exporting a collection, make sorting the fields by alphabet optional

    At this moment, one can only select or deselect fields, but one cannot pick any field order other than alphanumerically sorted. I would at least expect 'collection order', but taking this even a step further, it would be awesome if the export fields could be reordered in any order.

    3 votes
    How important is this to you?
  12. Export data from a query should limit fields based on Projection

    When exporting data from a query in MongoDB Compass, only check the fields that are in the Projection section. Don't default to all the fields when exporting.

    3 votes
    planned  ·  0 comments  ·  Import/Export  ·  Admin →
    How important is this to you?
  13. Export Files from GridFS

    A nice reature would be to be able to export stored binary files in GridFS via the Atlas UI. It will allow the users to click an export button on the fs.files collection and would stream out the file using gridfs in the drivers.

    3 votes
    How important is this to you?
  14. Should be able to export saved queries as well.

    The saved queries should be exported as well.
    i have saved many queries with long pipelines and complex logic which I think won`t be able to write again if somehow deleted 😅

    2 votes
    How important is this to you?
  15. Export to clipboard

    When exporting query results, I would like an option to export to the clipboard in addition to the existing option to export to a file.

    2 votes
    How important is this to you?
  16. import export database not only one data of collection

    1. able to export a database with all collection and insert it also
    2. able to export a collection from a database and insert it to database also ,not only data of a collection but also collection self with all related
    2 votes
    How important is this to you?
  17. allow updating of data via "add data", by importing an updated file

    Right now if you export data, modify it, then try to import it, it will throw an error because the ID already exists. I want to update all those documents, not create new ones.

    2 votes
    How important is this to you?
  18. Mongo to recognize arrays during import

    Mongo is unable to recognize arrays, even from it's own exported documents that are manually formatted as arrays. The options available are not compatible with complicated datasets with more than one column that contain arrays. This should be standard.

    2 votes
    How important is this to you?
  19. 2 votes
    How important is this to you?
  20. Inserting images to MongoDB Compass so we can manually insert images without using api or something

    Sorry for being new here.

    Think I have an idea to enable Compass to insert images manually. Thanks!

    2 votes
    How important is this to you?
← Previous 1
  • Don't see your idea?

Compass

Categories

Feedback and Knowledge Base