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

All feedback

Showing 4027 of 4027

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

Heroku Atlas Plugin

Since mongo lab https://docs.mlab.com/mlab-to-atlas/ is acquired by mongo, and migration to Atlas is recommended. We need Heroku Plugin for mongo Atlas, as promised on https://docs.mlab.com/mlab-to-atlas/ page FAQ section. My company is plannin...
Guest over 6 years ago in Atlas 1 Submitted

Expose hide index functionality

MongoDB guidance suggests that an index should be hidden such that the impact of deleting the index can be assessed prior to its actual deletion. This functionality should be surfaced in both Atlas and Compass thus making it easier to follow the g...
Guest about 3 years ago in Compass & Data Explorer 0 Submitted

Support database references to other collections

i want to use searchBeta operator on dbref objects attribute how i can give instructions to analyzer to access fields from reference object and do indexing For example, assuming the following two collections: Collection1 { _id: ObjectId("5d636ff...
Guest over 6 years ago in Atlas Search 0 Submitted

Memory managed on the mongodb atlas nodes

we recently had a major outage due to OOM on the mongodb shard nodes . we would suggest help preventing this by providing below features so this can be managed properly going forward 1. Set the memory allocated to the WireTiger Cache 2. Config...
Guest about 3 years ago in Atlas 0 Submitted

Support double/string epoch time for date match

Allow a broader range of data types (double, string..) for epoch times.
Lucas Garcia about 3 years ago in Atlas Backups 0 Submitted

Grouped stacked bar chart

A bar chart that can be both clustered and stacked simultaneously expands substantially the analytical possibilities (as it allows the visualisation of additional fields/variables). It seems to me that such a chart cannot be generated in the curre...
Guest over 6 years ago in Charts 0 Submitted

Allow creation of Atlas organizations in Terraform

there are really 3 steps for our dev teams to get moving in Atlas: 1. create an org 2. create a project 3. create a cluster the first one is the only one that still has to be done from a console. if we had a terraform script to create an org in ou...
Guest over 6 years ago in Atlas 0 Submitted

.NET Driver

It would be great if the .NET driver would support $search along with all the associated operators.
Guest about 3 years ago in Atlas Search 2 Submitted

Support for OR Conditions

We need support for matching for one condition out of several. This is an important usecase for my requirements. e.g. $or: [{ "airlines": "United" }, { "ticket_price": { $lte: 600.00 } }] Thanks!
Guest about 3 years ago in Atlas Search 0 Submitted