I have the same collection of documents, found in two different databases. I would like to sum documents from both dbs. How is easiest to do? I need the sum of these sets, the sets are disjoint.
I assume that by using mongoimport, mongorestore but how exactly do you recommend dealing with the problem?