-
-
Save latestalexey/5f5928e5c7cdca1c47dfe3cbcf32f835 to your computer and use it in GitHub Desktop.
Revisions
-
nikb-de created this gist
Sep 11, 2022 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,39 @@ # 1 dbt basics - dbt core architecture - profiles.yaml, sources.yaml, Настройка коннектора - dbt compile - dbt run - dbt docs - dbt_utils # 2 dbt advanced - snapshot - exposures - built-in materializations - source freshness - using extensions - manifest.json - macros basics # 3 dbt tests & hooks & cloud - Hooks & Operations - dbt tests: basic, custom, generalised - Переписываем базовые тесты - dbt_expectations - Dbt cloud - функционал # 4 Data Vault 2.0 & dbt - Data Platform Architecture - Data Vault 2.0 modeling - dbtvault usage # 5 Metrics & dbt modules extension - dbt metrics - Пишем свой модуль и разбираемся как все устроено # 6 Infra & dbt - CI/CD & dbt - dbt & data catalog - Airflow & dbt - Dev & Testing environment - Manifest, Artifacts, Monitoring