Share your ideas with us
711 results found
-
2 votes
-
Export to excel format (additional to csv format)
Using a true excel export format would eliminate problems with floats using a . or a , for digits separations and date format. Where excel-expecting another local date/float format. These stuff is mostly a problem outside the USA (say the rest of the world using different time formats and floating point formatting)
7 votes -
Import Task - Json - Import Source does not show path
I am setting up Tasks to import export/import collections into various test databases. The Task Edit option on Import Json does not seem to provide a facility to view the path to the import sources. This would be useful to confirm the data source is the correct one before running the Task.
2 votes -
Allow scripts to prompt for/accept input/parameters
Maybe you already do this, but it's hard to find the documentation.
We often want to run the same, fairly complicated query with different parameters, on different databases (dev/staging/prod) & compare the results.
There are a lot of ways you could support this - prompting for user input on script execution, or parameter fields above the script, or as per another suggestion, scripts that can call other scripts - so they could set initial parameters.
Or you do support something like this but it's not clear.
4 votes -
Allow discarding all open scripts
Currently, if you have multiple query tabsopened in Studio 3T (Free) on Linux, closing the program presents you with a dialog to Save Changes to file 'Script(1)' with options: 'Cancel', 'No, Discard' and 'Yes, Save'. Note that there is not option to 'Discard All'. My work often requires me to have multiple (>5) tabs opened simultaneously, which results in a somewhat annoying process of clicking 'No, Discard' many times. This problem made me stick with an older version of Robomongo (for now).
I hope this feature would not be too complicated to implement. Thank you!
5 votes -
Export data to mail
You have export option and also have schedule option which is good to auto set. This is having only local storage option. If you can provide export data to mail with the schedule time, this would add betterment to this feature
1 vote -
make a mobile app!
You should make a mobile app because I need to query data when I'm out walking my dogs.
Thanks,
Andrew1 vote -
Export should provide option to save only relative paths for SSL keys and other connection files
Importing 20 connections from one machine to another with different username causes all paths to SSL cert files to be broken. This requires manually opening individual sites to update the SSL cert and other files paths.
This suggestion proposes that when exporting sites an option should be provided to use relative paths. Even better, relative paths should be used exclusively by default and this would ensure that import works flawlessly in other user environments. An option to use the absolute paths could be added in this instance but it's unclear which use case would require such an option.
STR (Ubuntu…
1 vote -
Set default export/import folder
On Windows, instead of defaulting the export/import folder to be the users documents folder, provide a configuration option to set the default folder.
I lost count of how many times, I've filled up the C: drive because I only changed one export location of a multiple collection export.
3 votes -
Autocomplete Aggregate pipeline stages in IntelliShell
I use IntelliShell for all my aggregate query development. I always have to open an old query, visit mongodb.com or stackoverflow.com, or open your visual editor just to get the arguments for a $lookup and to remember whether a particular item should be quoted or not. Autocompletion would save me lots of time and even help me remember the syntax better with shorter code and try cycles.
3 votes -
Open IntelliShell as Aggregate Query
I open IntelliShell 95% of the time and change the opening line from
.find({}) to .aggregate([]). It would be great if a preference let me choose which is the default.2 votes -
Include Collection in Bookmarks
When I add a query to my Bookmarks, it only contains the query json and the name I give it. If it also carried the collection name it was based on, and open that collection when I selected the query, I could get more done.
1 vote -
Support folders in the Tasks window
There are several tasks I need to run per customer. It would be very helpful if I could organize tasks into folders (similar to the Windows Task Scheduler). This would allow me to easily run tasks for a given customer in bulk, and reduce the likelihood of running a task accidentally.
1 vote -
Allow "Save Changes" in Aggregation editor without closing editor
Closing the editor upon saving changes leads to either a lot of re-opening the editor and trying to find where you left off or not saving changes as often and risking crashes.
Option #2 was my choice and the application crashed, losing all my changes.1 vote -
schema validation detailed messaging
MongoDB V 5 now has detailed error messaging for documents that fail validation. We need these detailed errors to be displayed.
1 vote -
At time export database we want to perticular time slot backup required like report $gte and $lte
This is very essential need to backup of all database of perticular time slot
1 vote -
Ability to name a output tab
Sometimes when running multiple queries in IntelliShell, it can be hard to know which output tab belonged to which query. If there would be a way to name (or 'alias'?) a tab, that would make that so much easier!
1 vote -
compare collection validators, indexes
Add the ability to compare collection validators and indexes as well as data.
1 vote -
add filter to connection manager
add a filter to display only the databases I want to see/use.
1 vote -
show matching docs in compare
add the option to display:
1. just docs with deltas
2. just docs without deltas
3. all docs1 vote
- Don't see your idea?