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 67 of 4027

mongosh parse mongo url offline

In scripting easiers and most robust way to pass mongodb connection info using url string. Sometimes though there is need to parse part of it, like database name or specific query params. In NodeJS whathg URL can be used for this, additionally val...
Guest over 2 years ago in MongoDB Shell 0 Submitted

Organize and filter Realm functions

When you start to have a lot of Realm functions, it's a nightmare to navigate through them. It would be nice to be able to: 1. Filter the functions based on: public/private, authentication method 2. Organize functions in (virtual) folders
Guest almost 5 years ago in Product Deprecated (Will Not Appear on Portal) 0 Submitted

Implement error handling in MongoBI Connector

Right now, if the `$sample` query (used to create the DRDL schema) fails, it'll re-run the query once again, forever. The only place when the error is accessible is in the "Profiler" tab of a given node. In our case - and I believe it's common - t...
Guest almost 5 years ago in Product Deprecated (Will Not Appear on Portal) 0 Submitted

Re-sample only part of the MongoBI Connector schema

It'd be great if we could run "FLUSH SAMPLE collectionName". It's rarely the case that a lot of collections have changed at once and such a "light re-sample" might be a good alternative.
Guest almost 5 years ago in Product Deprecated (Will Not Appear on Portal) 0 Submitted

Provide an alternative sampling technique for views in MongoBI Connector

As stated in the docs (https://docs.mongodb.com/manual/reference/operator/aggregation/sample/#behavior), the `$sample` stage will perform a full `COLLSCAN` if some criteria won't be met. The problem is that no view (https://docs.mongodb.com/manual...
Guest almost 5 years ago in Product Deprecated (Will Not Appear on Portal) 0 Submitted

We have a MongoDB Sharded Cluster host thousands of collections. The schema file for bi connector is quite large. Every time we run a new qu

Current BI Connector behaviour is that it will do a listCollections command after an existing connection to BIC has been idle for 1-2 minutes. For databases with thousands of collections, this will take several minutes to complete. Afte rthe conne...
Guest over 2 years ago in Product Deprecated (Will Not Appear on Portal) 0 Submitted

Can't fetch data on MongoDB ODBC via BI connector

Can't fetch data on MongoDB ODBC via BI connector. Test connections are successful but couldn't fetch the data from database servers, only getting 'information_schema' and 'mysql' as by default databases
Guest about 5 years ago in Product Deprecated (Will Not Appear on Portal) 3 Submitted

Allow selection of user-specified –mongoshpath directory and –logpath similar to mongod does

Allow selection of user-specified installation directory options For example –installpath [Installdirectory] and –logpath [logDirectory] similar (and save it in a config file). Users would be familiar with this as it is somewhat similar to mongod.
Felicia Hsieh over 2 years ago in MongoDB Shell 0 Submitted

MONGODB-AWS Auth Feature Request for mongosh & compass connections

I would like to request a feature to more fully integrate the auth mechanism MONGODB-AWS in the Atlas UI. We envision that when you are creating a user based on IAM Auth a toggle button is added in the UI that when enabled on the user or project l...
Brad Meyers over 2 years ago in MongoDB Shell 0 Submitted

Deploy MongoDB BI Connector product using the MongoDB Kubernetes Operator

We would like to have the ability to deploy and run MongoDB BI connector as a container under MongoDB Kubernetes Operator. Currently there is no support on such deployments.
Guest over 5 years ago in Product Deprecated (Will Not Appear on Portal) 0 Submitted