I set up an environment with trino and set up a mongodb, postgres and mariadb database. Basically each bank became a catalogue. I needed to use the stardust driver to make the connection with the trino. In the end, I did all this to be able to join the tables of the different catalogs, but when I try to join in a catalog, other catalagos doesn't appear as an option to join. I would like to know if it is possible to join different catalogs using the metabase? If not, is there any tool that makes this possible in the metabase?
Create in one catalog sql questions that refer to other catalogs, or use models with sql that do multi catalog joins