Is it possible to run a SQL query from 2 separate databases in Metabase?

Hello,

We would like to create queries that join data across 2 or more databases. Is that possible?

Many thanks

Hi @komsinica
One of the most requested features, but also one of the hardest to make:
https://github.com/metabase/metabase/issues/3953 - upvote by clicking :+1: on the first post
You would have to consolidate your databases in a data warehouse, so Metabase just has sees it as one database - eg BigQuery.

1 Like

What are the two dbs?