Skip to content

dbt-bigquery contains all of the code required to make dbt operate on a BigQuery database.

License

Notifications You must be signed in to change notification settings

b0lle/dbt-bigquery

 
 

Repository files navigation

dbt logo

Unit Tests Badge Integration Tests Badge

dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.

dbt is the T in ELT. Organize, cleanse, denormalize, filter, rename, and pre-aggregate the raw data in your warehouse so that it's ready for analysis.

dbt-bigquery

The dbt-bigquery package contains all of the code enabling dbt to work with Google BigQuery. For more information on using dbt with BigQuery, consult the docs.

Getting started