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

Search results

Showing 73 of 73

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

Copy collection schema

**Detailed Description** Ability to copy collection schema, Export schema to a typescript file, **Context** So that we can use it (schema interface) for typescript. Basically It will infer types about collection.
Guest almost 5 years ago in IDEs 0 Submitted

Validation

Show what parts of the document are failing against a defined validation schema
Guest almost 5 years ago in Atlas 0 Submitted

Support creation of all geospatial indexes in Compass

Geospatial data filtering can be displayed in Compass in Analyze Schema, but the geospatial index to make new maps cannot be made. mongo shell or embedded shell need to be used. Documentation about geospatial capabilities or at least links to the ...
Felicia Hsieh about 5 years ago in Compass & Data Explorer 1 Completed

Add UI to describe collections/fields in Atlas and simple validations

Most old SQL databases allow table and column-level descriptions as a core feature. For distributed teams, or agile teams prototyping an app, it would be useful to be able to document/describe fields, expected/allowed values etc straight in the UI...
Guest about 5 years ago in Atlas 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

Generate class-based TypeScript object models for Realm from existing schema

The Realm SDKs -> Realm Object Models page (https://realm.mongodb.com/groups//apps//sdks/dataModels) uses the existing schema to generate object models in a variety of languages. However, the TypeScript generator is out-of-date. RealmJs now ha...
Guest over 2 years ago in Atlas 0 Submitted

Schema inference

Schemaless is flexible but it has a big impact for the downstreams especially for data exchange and DW/AI. It is a must-have effort to derive & infer the schema from the actual documents, so that we can understand/track/evolve/translate the d...
Guest almost 3 years ago in Data Federation 0 Submitted

CSFLE - Enable automatic decryption of change streams

Currently change streams are disabled when a CSFLE MonogClient() session is used. This is due to this CSFLE specifications. > Mongocryptd will not support “collectionless” aggregation metadata sources, which read metadata that doesn’t pertain...
Guest over 5 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Sync Database Schema & Collection Schema

To efficiently work in a development environment and then apply changes to the database changes, something like diff between development (source) and production (target) database, there has to be a feature of synchronising Schema only (without dat...
Guest almost 6 years ago in Compass & Data Explorer 0 Submitted