Using multiple databases within a single project.

The problem I’m having

I want to run two models on separate databases within the same project, each with its own set of credentials for two different environments. Is it possible to configure this setup using dbt?

1 Like