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

Generate jsonSchema Validation Based on Schema Analysis

Since Compass already provides a schema analysis, it would be useful if that analysis could be used generate jsonSchema. The result could be a starting point for the Validation tab or used in other tools such as https://hamidihamza.com/Angular6-js...
Guest over 6 years ago in Compass & Data Explorer 1 Planned

Add SQL Schema Management to Atlas CLI for Data Federation

Currently, the MongoDB Atlas CLI does not offer commands for managing SQL schemas directly. While the `atlas dataFederation` command set includes subcommands for managing Data Federation instances, there is no direct support for SQL schema managem...
Guest over 1 year ago in Atlas CLI 0 Submitted

mongoimport should explain why documents fail schema validation

Currently, with mongoimport 100.9 and MongoDB 7.0 with schema validation enabled, mongoimport will only report that a document failed to import due to schema validation. It would be useful if it could explain why it violates the schema (e.g. which...
Guest over 1 year ago in CLI & Shell 0 Submitted

Validation for referential integrity

Currently, with the JSON Schema validation, we are able to limit the values for a field using enumerations. However, we need to have a way to limit the values to those entered in another collection.
Guest over 5 years ago in Database 0 Submitted

Disable data explorer and other features in project settings

The following features cannot be disabled in the terraform provider (project settings): Real Time Performance Panel Data Explorer Performance Advisor and Profiler Schema Advisor
Guest almost 4 years ago in Atlas 0 Completed

Kafka connector to support Kafka Schema Registry

One of the issues that our team has been talking about is when getting data from MongoDB, via a Kafka connector, and sending it through to Kafka we try to enforce schemas in Kafka but that schema is not enforced on the MongoDB data. This leads to ...
Guest over 4 years ago in Kafka Connector 1 Submitted

implicit cast based on validation schema

When importing json data containing an ambiguous type (e.g. 0, which can be a double or int32) with a collection that has a validation schema[1] set for a specific type (e.g. double), the server should reference the schema to resolve the type to i...
Guest over 2 years ago in Compass & Data Explorer 0 Submitted

schema diagrams in vs code

need schema diagrams. to view or implement graphically.
Guest over 2 years ago in IDEs 0 Submitted

Implement error handling in MongoBI Connector

Right now, if the `$sample` query (used to create the DRDL schema) fails, it'll re-run the query once again, forever. The only place when the error is accessible is in the "Profiler" tab of a given node. In our case - and I believe it's common - t...
Guest almost 5 years ago in Product Deprecated (Will Not Appear on Portal) 0 Submitted

Re-sample only part of the MongoBI Connector schema

It'd be great if we could run "FLUSH SAMPLE collectionName". It's rarely the case that a lot of collections have changed at once and such a "light re-sample" might be a good alternative.
Guest almost 5 years ago in Product Deprecated (Will Not Appear on Portal) 0 Submitted