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

PKCS#11 Support for Compass

No description provided
Guest almost 3 years ago in Compass & Data Explorer 0 Submitted

Um PWA ou App Android para Chrome OS _ A PWA or Android App for Chrome OS

Vejo que há versões para outros sistemas. Acredito ser mais produtivo um PWA ou um App Android visando ser usado no Chromebook que assim seria um apk para o Chrome OS. Isso ajudaria aos usuários do Chrome OS, a se organizar mais entre os processos...
Guest over 5 years ago in Compass & Data Explorer 0 Submitted

Closing a closed cursor should not throw

If a cursor is already closed, and `close()` is called, it should quietly do nothing. Throwing `IllegalStateException` is just rude.
Guest almost 3 years ago in Drivers (ie: Node.js, Java, .NET) 1 Submitted

Automatically pre-call `mongod --dbpath <path>` for connections to localhost.

On Windows, whenever we connect to a localhost mongo, we need to call `mongod --dbpath ` in a Command Prompt or Powershell prompt before clicking the "Connect" button in Compass. So Compass should offer the ability to automatically "pre-call" that...
Guest almost 3 years ago in Compass & Data Explorer 0 Submitted

more aggregation pipelines are needed and most of the time if we reach above 30 pipeline its gets struck , and more hard to use

more aggregation pipelines are needed and most of the time if we reach above 30 pipeline its gets struck , and more hard to use
Guest almost 3 years ago in Compass & Data Explorer 0 Submitted

Changes in the objectID which is unique.1

Hi, This is the basic suggestion from my side.we have a unique "_id" in each document while inserting the data can we make any changes in your code for example in our company we have one scenario while working on the aggregation query they need a...
Guest almost 3 years ago in Compass & Data Explorer 0 Submitted

RANDOM VALUES USING THE OBJECTID

Hi, This is the basic suggestion from my side.we have a unique "_id" in each document while inserting the data can we make any changes in your code for example in our company we have one scenario while working on the aggregation query they need a...
Guest almost 3 years ago in Compass & Data Explorer 0 Submitted

One more dropdown option should be there for all Columns

While Importing the files, the change of datatypes should have one more drop-down option to change all columns/field datatypes to strings/mixed/double/Int32/number, etc.
Guest almost 3 years ago in Compass & Data Explorer 0 Submitted

Provide a mechanism for specifying default database name in connection string

According to https://jira.mongodb.org/browse/GODRIVER-914 the connection string is only meant to specify the auth database. However, many of the official MongoDB drivers and tools also use the database specified in the connection string as the def...
Guest over 5 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Expired Transactions failures should be reported more clearly in the driver error message

Long-running transactions may trigger an aborted transaction, but the cause is not clearly communicated by the driver exception message. > Failed: Command insert failed: Transaction 1 has been aborted.. Unhandled exception. MongoDB.Driver.Mon...
Guest over 5 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted