Share your ideas with us
719 results found
-
remove ability to scroll mouse wheel over visual query builder
When creating complex queries in the visual query builder there is frequent scrolling required. most mouse pointer devices now have scroll wheels which are critical for big data exploration. Currently your record fields change if you are hovering (not selecting) over your fields in the visual query builder, which changes there values. This is extremely frustrating, and breaks the result. You should only be able to change this value of you have positively selected the object with a left mouse click.
7 votes -
Print statements are shown only when the whole script is complete
For long running scripts it would be very useful to show print statements during the execution of the script.
Currently, the're shown only when script runs to completion.
Or, maybe, add an ability to report textual progress on the progress bar2 votes -
auto hide all tabs
It would be helpful if you could provide a auto hide feature like the way we have in sql server and and command to show or hide results window below
1 vote -
Add preference for default collection view when opening a new collection tab
Situation: You are looking at a small collection of very small JSON documents so you select JSON View. You then need to open a new collection. However, this is a is giant collection with huge JSON documents (multiple arrays of subdocuments). It's so big it can take up to 30 seconds to render and or crash Studio3T altogether. But you can't stop the operation. So just have to wait. What would fix this is an option for default collection view when opening a new collection. I would just set that to Tree View and this situation would happen anymore.
2 votes -
A web bug reporter/tracker.
A web bug tracker for reporting and following bugs/problems similar to Mongo Jira would be very useful.
I send bugs to support, then I have to continually ping support for a status. A bug I recently reported has gone through two update cycles without being addressed, so I have to hit on support for updates.
1 vote -
Exporting/importing schema (empty collections, validators, indexes, etc.)
During prototyping, I create various collections and incrementally add validators and indexes and partial indexes (unique if not null). It would be great if S3T could generate scripts that I could use to build-out the MDB instance in test and production environments.
Currently I am opening each Index and then copying the JSON and pasting it into a file. But doing that for each index or validator is tedious. Please at least provide a way for me to view/copy ALL of the JSONs at once, or better yet, provide a way to get those with scripted wrappers that I can…
2 votes -
Migrate Empty table structure to mongodb
Migrate Empty table structure to MongoDB:
I have a table without data On the SQL server.
I am doing SQL to MongoDB migration using SQL to MongoDB Migration.
But the tables without data is not creating collections in MongoDB.Please assist in how to migrate those types of tables.
1 vote -
Allow the same two collections to be used multiple times in a Compare/Sync task
I have two compare different sets of documents in the same collections based on different match and filtering criteria. Currently I cannot add the same collection pair multiple times to Compare Sync and apply differetn criteria to each.
1 vote -
Automatic threading of _id to collection
In locally stored collection metadata, a field could be configured to be interpreted as an _id of a document in another collection. That way, when a field with such metadata was selected, the resulting pulldown could contain a 'Jump' entry. Selecting jump would open the target collection in a new tab and find that element. It would make referenced documents much quicker to access.
1 vote -
Allow sorting a table view of an array by any element
Currently when I drill down through a document into an array field, clicking the headers implies that the table is now sorted by that element, but in fact it looks to be sorted by the entire array field (basically array[0] is sorted instead).
2 votes -
Allow to choose the Protobuf Deserialization
When data is serialized using Protobuf, then Studio 3T may not be useful to get the values which will be in Binary format. If Protobuf serialization is supported, then it would be great to have one tool supporting multiple serialization techiniques.
1 vote -
why should I use delete and shift delete to remove document and element??
Why not just press delete? how should I know?
1 vote -
Set column width according to data AND title
Currently, double clicking a column border sets the column width to the widest data. If the column title is longer than the data, the text title is clipped.
When double clicking the column border, the width should be set to the widest content, the data OR the column title.
1 vote -
add autosort for collections
90% of the time I want to see what documents were created most recently. I have a "date_created" attribute that I'd like to be able to sort on by default.
Clicking the header in the collection only sorts the documents shown, not all the documents in the collection.
1 vote -
Extended task scheduling
If I want a task to run more than once per day, I have to clone a separate instance of the task for each scheduled run. This is particularly tedious if I want something to run every 10 minutes, 24/7/365.
Would be MUCH better if I had full cron-like control over the task schedules.
1 vote -
Debugging of scripts
Possibility to set breakpoints and debug more complex database scripts in the script editor.
1 vote -
add support for VIM key bindings
It would be really useful to be able to write and edit Mongo queries in the IntelliShell using VIM key bindings
3 votes -
When importing large json files, the error reporting provides a position value for the error which really does not help.
I suggest that at the very least the document number for which the error occurred be provided. Line number or position within document would be very helpful.
1 vote -
Open selected doc in dialog in Current Operations tab
Currently in current operations you can not easily select a single doc to see it full in Json.
2 votes -
Format code
There is Format code command within IntelliShell window.
Please add Format code into Aggregate view.3 votes
- Don't see your idea?