Compass
442 results found
-
Make it easier to switch between Performance Tab view and Collection Tabs view
Once you click on "Databases" you loose the Collection Tab view and the only way to get back to it is to click on a collection again, but unless you click on the same collection it will overwrite the last collection you were looking at.
Maybe add a new menu tab that returns you to the Collections view, with your saved collection tabs.2 votes -
Split View: Split screen into two sides to compare two tabs visually
When I have more than one tab, I would like to split the view in two and have two tabs, one on the left and one on the right to be able to compare two different documents.
VScode for example has this option (see screenshot attached)
The only way to do this now is with a new instance of compass (2nd connection)4 votes -
Desktop icon shouldn't reappear after every update
The desktop shortcut re-appears in on desktop after every update.Even though I remove it every time. (on Windows)
2 votes -
1 vote
-
Missing UUID() support for creating/editing - UUID('486b423a-f668-4141-b8a4-3a9a5a45eb6f')
It would be very useful to create and edit fields that contain an UUID like:
somekey: UUID('486b423a-f668-4141-b8a4-3a9a5a45eb6f')
That should be stored as binary. I use this instead of the ObjectIDs.
I can query for UUIDs but I can't edit or create them in MongoDB Compass, that should be added.
1 vote -
I would like to paste a Mongo ObjectId and it automatically query on it
I would like to paste a Mongo ObjectId and it automatically query on it.
Right now when I go to type something into the query filter field it'll automatically add {}
A great next step is if I [ctrl} + [v] paste in a MongoDB ID, then it automatically turns it into an _id query.Step 1: Copy "64f046fb304cee6fa007d935"
Step 2: Paste int othe filter (Query) field
Step 2b: MongoDB compass converts my text into the query{_id: ObjectId('64f046fb304cee6fa007d935')}
Step 3: Click [Find] (or maybe it can even automatically do that?Currently I have to type"
_id: ObjectId('<now paste in
…5 votes -
Notify users when a database is being rate limited
Suggestion: When a database is being rate limited, please indicate this on the dashboard.
And/or send an email to the developer, so they can take action, like upgrading the DB tier.
(Preferably before they're locked out of the database for 7 days).Context:
Just had a production outage, because the M5 database we were using went from 2.5 seconds for a response, to 120 seconds a response.
There was no warning, no alerts, no emails, and nothing on the dashboard to indicate we were being rate limited. I waited 2 hours with chat support and got nowhere.
Finally got an…
2 votes -
Add an option to copy a single database from one cluster to another in ATLAS
At the moment atlas doesn't have any option to copy a single database from one cluster to another.
This is very important feature when its come to developing and testing the enterprise level application.
So for my current use case we have requirement where we need to refresh selective database from prod cluster to non prod cluster to perform the load and automated regression testing over the real time data and user that we have on prod.
to handle this business use case which is very common on IT , we need a option/capability in atlas to make a selective…
1 vote -
Aggregation pipeline stage labels
We would like the ability to input custom labels on aggregation pipeline stages. This would allow us to categorize or add more top/app-level context to each stage.
A draft of the implementation is in the attached uploaded image, where you can click to add label on the title bar of each stage card, with ability to view the label onHover of each stage of the execution bar.
2 votes -
Remove the Insight badge blocking the view to my query
There is a insight badge that does not merit that location(see attachment), and stands on the way to modify the queries.
1 vote -
Have my last query persist in the search box
I realize you have a search history but even simpler and faster would be if the previous search query just persisted in the search box. Many times I am doing the same search over and over again but with a different objectID. If I switch from one collection to another, the previous search is cleared. I'd just like the previous search string to stay in the search box, even if I have to check another collection, then when I get back to the previous collection, the previous search can still be populated, I paste the new ID in the previous…
7 votes -
Mongo Client for Edge Functions
Need a Mongo Client which can be used in Edge Functions like Cloudflare, Vercel, Deno, etc.
1 vote -
saparator
I think for saparator exported data can be change to semicolon Thanks
1 vote -
Export database statistics
When you click on a database, you can see a listing of collections and some statistics. Add a feature to export the statistics for all collections across all databases so that data inventorying is easier.
1 vote -
Hide or toggle menu like vs code
make a toggle app menu bar like vs code to make prettie UI in ubuntu linux
2 votes -
How about making your installer do something when you prompt to install an update
I get prompted every day by Compass telling me there is an update to install. When you agree to install the update, nothing happens! I cannot say that I have EVER seen the installer work outside of doing a winget installation or going to your website and downloading the installer. If you are going to waste our time every time we open Compass, then stop asking us to do an upgrade! VERY ANNOYING!!!!!
1 vote -
Linux ARM 64 builds (Apple M1)
The linux support of the apple M1 and following chips is getting better in a fast pace. Would be great if mongodb compass could be used on such a device / operating system combo.
4 votes -
Rename tabs
I would like the ability to open multiple tabs and rename them. Currently, the tabs are rendered as
Documents
<tabel_name.collection_name>Ideally, I could change the tab heading so that it's easier to navigate between the tabs
22 votes -
user friendlyness
my idea is that you add a menu where user can ask any problem he/she is having while using MongoDB compass and get solution quickly
1 vote -
Font size and light themes for the mongo shell
Rather than zooming the whole compass window,chage size of font as per preference and add light theme to mongosh(Mongo Shell)
4 votes
- Don't see your idea?