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

Support Prepared Statements in BI Connector

The Power Query Editor in Microsoft leverages a prepared statement for query/filtering. Error message: This command is not supported in the prepared statement protocol yet This is a feature request to support prepared statements in the mongosqld...
Guest about 5 years ago in Product Deprecated (Will Not Appear on Portal) 0 Submitted

`$getField` to work with a dynamic `field`

Currently `$getField` works only when `field` resolves at query-compile-time to a string. It would be nice if it worked also when `field` resolves to a string at *runtime*. See this Jira ticket - https://jira.mongodb.org/browse/SERVER-67030
Guest almost 4 years ago in Querying & Aggregations 0 Submitted

BI Connector username and password in yaml file

Currently BI Connector has username and password in clear. this presents problem in terms of security. BI connector has to have a way to encrypt the password and then we store the encrypted password which BI connector can decrypt and use it. it ca...
Guest almost 5 years ago in Product Deprecated (Will Not Appear on Portal) 0 Submitted

BI Connector Atlas - View current schema creation/update status

In Atlas the is no way to see the BI connector logs, so, the request is to be able to see the Current schema creation/update status or even better, be able to see the log.
Guest over 5 years ago in Product Deprecated (Will Not Appear on Portal) 0 Submitted

Enable Write Permission In BI

Hope BI enable write permission because a lot of system especially Windows base using ODBC
Guest over 5 years ago in Product Deprecated (Will Not Appear on Portal) 2 Submitted

Notification and alerts when BI Connector fails

When a BI Connector fails, no alerts are sent to admins, only the notification on the page is available indicating that it will "restart in 5 minutes".
Guest over 5 years ago in Product Deprecated (Will Not Appear on Portal) 0 Submitted

support parallel query executions include find(), aggregation()

To use multi-core environment and enhance the query performance w/ a large amount of documents, need a parallel execution. Sharding or microsharding is not an alternative in this case.
Guest over 2 years ago in Querying & Aggregations 0 Submitted

define the random seed manually, for $rand and $sample

It will be great if an additional paramater to define the seed for $rand and $sample could be use.
Guest over 2 years ago in Querying & Aggregations 1 Submitted

$merge

Report number of docs matched, merged, skipped, etc. from a $merge stage. Alternatively, return the merged doc results as a pipeline result to pass to additional stages.
Charlie Little almost 3 years ago in Querying & Aggregations 0 Submitted

Make $merge support DELETE operation

Currently, the `$merge` only supports insert/update/upsert/merge behaviour. It would be great to support delete behaviour. A common use case would be in-place document deduplication/clean-up in a collection.
Guest about 2 years ago in Querying & Aggregations 0 Submitted