You can query multiple collections using the $lookup aggregation. I wrote an example here on the forum.
Also, the Query Results Data Source can absolutely join results from several MongoDB queries. It doesn’t matter which source database you used. You can even join data from Mongo and MySQL together.
Login or sign up disabled while the site is in read only mode