Relative Content

Tag Archive for snowflake-cloud-data-platformdata-pipeline

Data pipeline with snowflake and dbt

I am trying to get hands on experience with snowflake and dbt building a data pipeline.
I’m working with a database from snowflake marketplae (‘finance_economics’) I have changed the name to finance and I have created data warehouse, db, role, and schema with dbt (dbt_db, dbt_wh, dbt_role, dbt_schema). I have defined my models staging and marts to handle them separately.