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

Allow for safe hyperlinking of URIs in documents

If a document contains a well-formatted (and sanitised) URI, then hovering over it should display a preview of the resource it links to (perhaps an image in s3) or the option to click through to it using the OS standard browser.
Guest about 4 years ago in Compass & Data Explorer 0 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

merge collections and rename fields

Create wizard to merge multiple collections and rename specific fields/arrays/documents. This is useful when migrating data from other databases (not ones supported by relational migrator).
Guest about 2 years ago in Compass & Data Explorer 0 Submitted

Change stage width in Aggregation pipeline

It is a pain not to be able to increase width of each stage
Guest about 6 years ago in Compass & Data Explorer 0 Submitted

Seprate tabs for connections

Seprate tabs for different mongodb connections within a single workspace. Instead of opening up two different windows.
Guest about 6 years ago in Compass & Data Explorer 0 Submitted

Add a "expand all" button in front a of a document

The idea is to be able to see a document completely with a single click. When a document has a lot of arrays and object it's very long to drill down to find correct data.
Guest about 6 years ago in Compass & Data Explorer 0 Submitted

Global search query filter

Use case: When we work on Mutli tenant-based system, we have Account Id is common in all collections. When we search multiple collections needs to add filter accounted in every search. Feature: If we have global filter, we can add common filters a...
Guest about 2 years ago in Compass & Data Explorer 0 Submitted

While update a long-filtered data the preview was not proper visible

Make adjustable slider for filtered Data.
Guest about 2 years ago in Compass & Data Explorer 0 Submitted

A bug in aggregation's Wizard $lookup : It is not showing the accurate values for local & foreign fields.

A bug in aggregation's Wizard $lookup as it is not showing the accurate values for local & foreign fields. See the attached image db.orders.insertMany([ { "_id" : 1, "item" : "almonds", "price" : 12, "quantity" : 2 }, { "_id" : 2, "item" :...
Guest about 2 years ago in Compass & Data Explorer 0 Submitted