dbt can only do things that your warehouse can already do in SQL. So you can do something like unload a CSV to a GS bucket, but unless there is some native way to connect to MySQL from BQ then no it can’t do it at all.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
data from sql server to bigquery | 2 | 720 | March 20, 2025 | |
Is it possible to connect to both Oracle and BigQuery at once from dbt so that i can create models and compare the data using tests? | 3 | 1145 | June 2, 2023 | |
DBT BigQuery table creation code generation issue | 7 | 2370 | April 1, 2023 | |
Corrupted data load from GCP-hosted MySQL DB | 0 | 646 | February 16, 2023 | |
Use dbt to manage schema changes and emit DDL statements with BigQuery? | 0 | 253 | July 8, 2024 |