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.

Status Submitted
Categories Charts
Created by Guest
Created on Mar 17, 2021

Combining collections from two different database

allow to combine Collection A from DB1 and Collection B from DB2
  • Gottfried Ebongue
    Jul 1, 2026

    Collections have the same name in different DBs and that brakes the Reverse engineering. Can we have the Database name as part of the collection to make it unique across the cluster?

  • Guest
    Jul 13, 2021
    Also would be good to extend slightly further to combine Collection A from DB1 on Cluster X and Collection B from DB2 on Cluster Y (clusters within the same project)