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

Add SHA2, SHA3 and ECDSA functions to agg framework

It is very useful (and valuable security-wise) to be able to reverify hashes and signatures "on-engine" instead of dragging material out to a client app and running the algo there. The implementations are straightforward and everywhere now so it's...
Guest almost 3 years ago in Querying & Aggregations 0 Submitted

Is there any limitation on size of query in pipeline (character in query, not data)

I have an aggregate query, when the character in pipeline over 21066 character, the result return wrong format that the pipeline expected. So I wonder is there any limitation on size of query in pipeline? My case is: Query: [ "$match":{"profileI...
Guest over 1 year ago in Querying & Aggregations 0 Submitted

the product does not connect properly!

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

geo

It would be nice to get the length of an LineString of a geo-json object or the possibility to write an aggregation to calculate it.
Guest about 3 years ago in Querying & Aggregations 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

Support concise correlated queries for $graphLookUp

Similar to $lookUp, support concise correlated queries for $graphLookUp. It would allow adding a $project stage to reduce overhead.
Guest over 1 year ago in Querying & Aggregations 0 Submitted

ability to run to a specified aggregation stage and see output

Essentially the same as https://mongoplayground.net/ if you add multiple aggregation stages you can pick which one you want to run up to, and inspect the output. This makes it dramatically easier to tweak larger pipelines without having to comme...
Guest about 3 years ago in IDEs 0 Submitted

Add hash function (eg. md5) to aggregation pipeline

I would like to implement hash-based sharding in my own application on top of MongoDB. For that purpose, I would like to pull a stable pseudorandom subset of documents into each of my servers, and I would like to do so without enlarging the docume...
Guest about 3 years ago in Querying & Aggregations 0 Submitted

It would be great if MongoDB for VS Code Extension had the option to Create new documents.

No description provided
Guest almost 5 years ago in IDEs 1 Submitted