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

Showing 128 of 4027

DB Documantation

Adding the ability to add documentation on each db,collection,document,index etc... for example :add an explenation on what this field is for in a document. Then give the ability to generate a document with the db schema and all related details en...
Guest almost 4 years ago in IDEs 0 Submitted

Add ObjectId() to intellisense

Add ObjectId() to .mongodb intellisense / autocomplete when indicating that an _id field is of ObjectId type
Guest almost 4 years ago in IDEs 0 Submitted

Explain shell helpers for CRUD API

The .explain() method in the shell works with some write methods (update, remove, findAndModify), but it doesn't work with the newer CRUD API. The missing explain methods are: "deleteMany", "deleteOne", "findOne", "findOneAndDelete", "findOneAnd...
Guest over 5 years ago in MongoDB Shell 0 Submitted

Try to nuget ... Package if not available then install this for work flow thanks

No description provided
Guest over 2 years ago in IDEs 0 Will Not Implement

Connection based "theming"

Add the ability to color code playground tab and/or editor's background color in the playground based on the connection that is active. Eg: default background for my localhost connection and a more colorful one for staging environment or producti...
Guest over 4 years ago in IDEs 0 Submitted

the product does not connect properly!

the product does not connect properly!
Guest over 1 year ago in IDEs 1 Submitted

Ability to control OCSP TLS certificate verification on mongo shell

Please allow to control OCSP TLS certificate verification on mongosh shell like it was possible on the legacy shell using "./mongo ... --setShellParameter ocspEnabled=false ..."
Guest over 4 years ago in MongoDB Shell 0 Submitted

mongocli improvemenet

It would be great to have API/command in mongocli to manage replica set like changing priority of replicate set in case ops manager is not accessible or part of autumation.
Guest over 1 year ago in MongoDB Shell 0 Submitted

Kerberos ticket renewal in MongoDB Node.js Driver programmatically

Requesting a functionality of the MongoDB driver (or another NPM module) to automatically renew the tickets when it is necessary without kinit on Linux environment
Guest about 3 years ago in IDEs 0 Submitted

Specify default database in Advanced Connection Settings form

The Create New Connection using the Advanced Connection Settings form does not provide a place to specify a default database. I'm specifically interested in this so I like running selected lines and it'd be a way to not include 'use()' with every ...
Guest over 4 years ago in IDEs 0 Submitted