Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

ADD NEW FEEDBACK

Feedback

Support split documents on disk

As an application's functionality grows, if kept unchecked it is easy for average document sizes to grow simultaneously. Large documents can have a significant impact on the performance of MongoDB. However, often the application doesn't actually...
Guest almost 5 years ago in Database 0 Submitted

Creation of Custom Views

SQL based option to create view using multiple collections or databases
Guest almost 5 years ago in Database 0 Submitted

Cancel a Preview Operation in the Aggregation Builder

Currently, to cancel a preview operation in the aggregation builder, we have to close the tab and open a new tab, losing any changes to the aggregation pipeline if it hasn't been saved. Making a Cancel Operation feature to stop the Preview would a...
Guest almost 5 years ago in Compass & Data Explorer 0 Submitted

Display Documents within a Frame

When clicking on a large collection (or running a long-running filter), the Documents are loaded within the main window and prevents the users from performing any other operation. By displaying data within a subframe (like for the aggregation pipe...
Guest almost 5 years ago in Compass & Data Explorer 0 Future Consideration

Ability to create the resume token based on oplog item

CHoose an oplog event to set the resume token for, instead of needing to run the change stream for system to create a resume token Why: Concerns about many stream re-reading a full oplog if failure before finding first event
Guest almost 5 years ago in Database 1 Submitted

real time connectivity metrics

Hello, in order to perform more accurate analysis, it would be helpful if the "RealTime" section is filled with more information. For example, the possibility to track from where which connection originates, at time X ( preferably in the past). ...
Guest almost 5 years ago in Compass & Data Explorer 0 Submitted

Cloning User/Roles along with Database

When cloning a Database it would be helpful if User/Roles could be cloned directly as well and carried over.
Guest almost 5 years ago in Database 0 Submitted

autosave

autosave in aggregation builder
Guest about 5 years ago in Compass & Data Explorer 0 Submitted

Pass document field to $loolup.from and $lookup.as

Suppose I have collection of documents { entityId, entity }, where entity is names of other collections I would like to make aggregation with lookup and be able to pass entity value to $lookup from and as db.collection.aggregation([{ $lookup: { f...
Guest about 5 years ago in Database 2 Submitted

Entity Relationship Diagram

I would appreciate a feature that enables the designer to map entity relationships in similar fashion to SQL entity relationship diagrams (ERD). At present I’m using Datensen’s Meteor Modeler for this purpose. It would be nice to have this capabil...
Guest about 5 years ago in Compass & Data Explorer 0 Submitted