Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gdbecker/dbtlabslearning
Learn the foundational steps of transforming data in dbt Cloud. Start by connecting dbt Cloud to a data warehouse and Git repository, then explore key concepts like modeling, sources, testing, documentation, and deployment. Get hands-on by building a model and running tests in dbt Cloud.
https://github.com/gdbecker/dbtlabslearning
analytics-engineering bigquery dbt dbt-cloud jinja macros models packages sql testing
Last synced: 16 days ago
JSON representation
Learn the foundational steps of transforming data in dbt Cloud. Start by connecting dbt Cloud to a data warehouse and Git repository, then explore key concepts like modeling, sources, testing, documentation, and deployment. Get hands-on by building a model and running tests in dbt Cloud.
- Host: GitHub
- URL: https://github.com/gdbecker/dbtlabslearning
- Owner: gdbecker
- Created: 2024-08-29T20:41:38.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-10T14:15:18.000Z (5 months ago)
- Last Synced: 2024-11-21T22:41:52.574Z (3 months ago)
- Topics: analytics-engineering, bigquery, dbt, dbt-cloud, jinja, macros, models, packages, sql, testing
- Homepage:
- Size: 2.42 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dbt Labs Learning
Projects and learning from [dbt Labs's online learning platform](https://learn.getdbt.com/catalog).
Check out which branches correspond to the dbt courses I worked through:
- dbt Fundamentals: `fundamentalsCourse`
- Refactoring SQL for Modularity: `refactoringSQLforModularityCourse`
- Jinja, Macros, and Packages: `jinjaMacrosPackagesCourse`
- Advanced Materializations: `advancedMaterializationsCourse`
- Analyses and Seeds: `analysesSeedsCourse`
- Advanced Testing: `advancedTestingCourse`
- Advanced Deployment: `advancedDeploymentCourse`