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

F# Driver

We would like to use MongoDB with F#. There was a brief of prototype solution archived in github but was abandoned. The project I am talking about is https://github.com/mongodb-labs/mongo-fsharp-driver-prototype/pulse This is an official request ...
Guest about 6 years ago in Drivers (ie: Node.js, Java, .NET) 1 Submitted

Create / Update LabVIEW Driver

There seem to not exist any official LabVIEW Drivers / VIs for MongoDB. There do exist some LabVIEW VIs for MongoDB that work very well based on a C# DLL: https://github.com/RBXSystems/mongo-labview-driver/tree/master/CSharp/bin. However those o...
Guest about 6 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Add comprehensive configuration options for persistent volumes

From a project point of view, we need additional configuration options for persistent volumes. For instance, as far as we know, each MongoDB Deployment that uses a persistent volume is configured with Access Mode ReadWriteOnce per default. We need...
Guest about 2 years ago in Kubernetes 0 Submitted

Add ability to create user credentials in different namespace then mongo cluster

As the title states. I am creating my mongo cluster in a different namespace then my application, however because k8s does not allow sharing secrets between namespaces it is impossible to access the credentials. I suggest adding a namespace field...
Guest over 4 years ago in Kubernetes 0 Submitted

MongoDB kubernetes operator - follow recommended kubernetes object labeling -

Hi, i would like to thank you first for this operator, good job 👍 . It works well. Did you consider using this label convention for objects (statefulset, svc, secrets) https://kubernetes.io/docs/concepts/overview/working-with-objects/common-labe...
Guest over 4 years ago in Kubernetes 0 Future Consideration

Add Date support to pymongoarrow

pymongoarrow already supports datetime but that is not ideal to store partitioned values. I assume we would ideally store dates as BSON Date in MongoDB and then get back a Parquet Date. Y'all already support many data types (https://github.com/mon...
Guest over 2 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

.NET 6.0 support for Entity Framework driver

The pre-release version of the EF support in C# driver is only published for .NET 7.0 while the LTS version of .NET is 6.0 and many vendors use (and will use it) for a long time. The roadmap from https://github.com/mongodb/mongo-efcore-provider#li...
Guest over 2 years ago in Drivers (ie: Node.js, Java, .NET) 1 Will Not Implement

Add options to the connection string through the MongoDBUser

We would like to add options to the connection string that is generated by the operator when creating a new MongoDBUser. The idea is to include these options in the MongoDBUser CRD so the operator can then add them to the connectionString stored ...
Guest over 2 years ago in Kubernetes 1 Submitted

Move Client Model into a separate Maven artifact

Currently there's a large client library: mongodb-driver-core. My suggestion is to split it into 2 - moving out the com.mongodb.client.model package into a separate module. The reason I need (and hopefully it's not just me) is because I'm trying ...
Guest over 2 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Add a variable for set the RS name

Add own variable to set the RS name so that the deployment name can be used to name the pod
Guest over 2 years ago in Kubernetes 0 Submitted