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

Rename an existing index

Allow for the possibility of renaming an existing index, without having to drop and recreate it. Let us say a unique index exists in production, it might not be possible to safely drop it. Yet the index name might not be ideal.
Guest over 4 years ago in Data Modeling & Indexing 2 Submitted

Remove user data from survey

You ask for personal data on both the testimonial and the group at the end of each survey. We are not allowed to provide feedback by corporate. Having the name and email link is worrisome. If a person selects no you need to not ask for that data. ...
Guest about 4 years ago in Education 1 Future Consideration

More Topic Coverage In On-Demand Coursework

The coursework is not as comprehensive as it once was and does not on it's own prepare you for everything in the exam, if the Practice Exam and Associate Developer Exam Guide are to be trusted. I took about 90% of the MongoDB preparatory coursewo...
Guest about 2 years ago in Education 0 Submitted

SpringBoot 3.x.x + MongoDB

It would be awesome if we can get a course for using MongoDB in a SpringBoot Environment.
Guest over 2 years ago in Education 0 Future Consideration

MongoDB and Web3, Solidity

It would be good if MongoDB University offered a course on developing an application using Web3, Solidity, and MongoDB.
Guest almost 3 years ago in Education 0 Future Consideration

Allow descriptions for $expr sections in DB validation

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. Our collection has some complex $expr rules for validating our collection. Unfortunately, $expr does not allow us to add a...
Habibullah Aslam 6 months ago in Data Modeling & Indexing / Querying & Aggregations 1 Will Not Implement

Extend schema validation to be able to enforce referential integrity between collections

Where a relational database uses 2 tables to store a 1:many "parent - child" relationship between entities, MongoDB mostly stores the child documents in an array file as part of the parent document. This automatically ensures referential integrity...
Guest about 3 years ago in Data Modeling & Indexing 0 Submitted

List of log messages and logging levels

It would be nice if there was a list of log messages with respective logging levels within each logging component. Then we could conclusively determine what log level we want to use, without requiring us to determine the same thing experimentally ...
Guest about 1 year ago in Documentation 0 Future Consideration

Enhance MongoDB Documentation on Schema Validation Impact on Write Operations

MongoDB documentation should clearly explain how schema validation affects write operations, including bulkWrite, insertOne, insertMany, updateOne, and updateMany. Key improvements: Performance Impact – Detail validation overhead on write latency...
Guest about 1 year ago in Documentation 0 Future Consideration

Add HTML in MongoDB

Add HTML in MongoDB. Html is easy code in use MongoDB
Guest over 1 year ago in Education 0 Will Not Implement