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

All feedback

Create operators that support Centrality Algorithms use cases

Degree Centrality Closeness Centrality Harmonic Centrality Betweenness Centrality Eigenvector Centrality PageRank ArticleRank
Guest about 4 years ago in Querying & Aggregations 0 Submitted

Allow deletion of timeseries documents

I'm aware of the limitations for timeseries document deletion, but it would still be great to be able to delete an entire batch documents have the same meta data... such as "Delete all that match this metaField."
Guest about 4 years ago in Atlas 1 Submitted

Project alerts list does have all open and closed alerts

The project alerts in Atlas should show all the alerts that have closed for some period of time. For example, I get alerts about a cluster whose number of connection exceed 80% of the max allowed, but I do not see that alert as an active alerts no...
Guest about 4 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Geospatial spanish locations

We need spanish info for geospatial graphs.
Guest about 4 years ago in Charts 0 Submitted

Add a $sample accumulator operator

So that it's easier to sample a number of items from each group, instead of writing lengthy DSL like this: https://www.mongodb.com/community/forums/t/sample-x-number-of-documents-in-each-group-with-or-after-a-group-stage/170787 Ideally it can be...
Guest about 4 years ago in Querying & Aggregations 0 Submitted

Display indexID in the UI

Just like the project ID is displayed on the Project Settings page, please display the index ID somewhere in the UI, so that we know what indexID to put when using the Atlas Search API endpoints (they require indexIDs but the UI displays only inde...
Guest about 4 years ago in Atlas Search 0 Submitted

kNN Searches with MongoDB

Dear MongoDB team, The possibility for kNN searches within a collection would be a real game changer. Not only in machine learning, but also in other areas you need this query method to find similar structures. Practically, it could go in the sam...
Guest about 4 years ago in Querying & Aggregations 0 Submitted

Boost the performance of bioinformatic annotation queries

The documents to be selected look something like this: { "_id": { "$oid": "6272c580d4400d8cb10d5406" }, "#CHROM": 1, "POS": 286747, "ID": "rs369556846", "REF": "A", "ALT": "G", "QUAL": ".", "FILTER": ".", "INFO": [{ "RS": 369556846, ...
Guest about 4 years ago in Performance & Optimization 0 Submitted

views on different database (synonyms)

It would be great if we could have in Mongo the same as in Oracle with DBLink synonyms: Access table or views from a different database.
Guest about 4 years ago in Database 0 Submitted

add view,index,user,role to mongodb Change Stream

I tested the changeStream of mongodb. The changes of adding view, index, user and role to mongodb are not reflected in changeStream, but the corresponding log can be found in oplog. I have an issue on https://jira.mongodb.org/browse/SERVER-66460 a...
Guest about 4 years ago in Database 1 Submitted