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

throttle sessions which use too much resources

We have different types of applications : 1. Writer - to load data into mongodb from different data sources 2. Reader - to read data and display to end user. Normally, there is strict SLA for reader , but no SLA (or less restricted) for writers. ...
Guest about 3 years ago in Performance & Optimization 0 Submitted

Enable simple and easy Connection with Mongoose or other ODM without the use of Code

it would be nice to be able to use the VScode extension when building MERN stack projects by easy connection between mongoose and the extension
Guest about 3 years ago in IDEs 0 Submitted

Improve sorting performance

Sorting always ends up doing a collection scan when the selected index for the find/match does meet the sort requirement. The sort effectively makes the performance worse by 15-25 times for the "matched" dataset which runs into 10s of thousands (n...
Guest about 3 years ago in Performance & Optimization 0 Submitted

Build MongoDB with PGO

I would like to see support for PGO (and even LLVM Bolt) in the upstream. Would be awesome if MongoDB will distribute PGO-optimized binaries, so the users will be able to see an additional performance boost "for free". At least describe to the use...
Guest over 3 years ago in Performance & Optimization 1 Submitted

Query delimiter lines in playgrounds

Much like the REST Client extension allows you to add delimiters (in their case three or more #) between requests, it would be good if this extension offered something similar so that you can easily run individual queries or sets of queries in fil...
Guest over 3 years ago in IDEs 0 Submitted

Add directConnection=true for advanced connection settings options

Please add `directConnection=true` for advanced connection settings options coz i cannot connect to server with mongoDB
Guest over 3 years ago in IDEs 0 Submitted

Create new document, View documents

Buttons to quickly create new documents and view all documents in the panel (next to the refresh and search buttons) and ability to assign shortcut keys.
Guest over 3 years ago in IDEs 1 Submitted

Driver templates in VSCode

It would be great if the VSCode Extension automatically generated boilerplate code (JS, Java, Python, C#, Go) based on the file type.
Guest over 3 years ago in IDEs 0 Submitted

Boost the performance of bioinformatic annotation queries

The documents to be selected look something like this: { "_id": { "$oid": "6272c580d4400d8cb10d5406" }, "#CHROM": 1, "POS": 286747, "ID": "rs369556846", "REF": "A", "ALT": "G", "QUAL": ".", "FILTER": ".", "INFO": [{ "RS": 369556846, ...
Guest almost 4 years ago in Performance & Optimization 0 Submitted

Support mongos + ops manager agents as a container sidecar

No description provided
Guest about 4 years ago in Performance & Optimization 0 Submitted