Similar Articles

Articles similar to the selected content.

Domain: www.startdataengineering.com Added: 2025-08-13 Status: βœ“ Success
www.startdataengineering.com
How to unit test sql transforms in dbt Introduction With the recent advancements in data warehouses and tools like dbt most transformations(T of ELT) are being done directly in the data warehouse. Whi...
Similar Articles (10 found)
πŸ” 75.4% similar
dbt(Data Build Tool) Tutorial
https://www.startdataengineering.com/post/dbt-data-build-tool-tutorial/
dbt(Data Build Tool) Tutorial 1. Introduction If you are a student, analyst, engineer, or anyone in the data space and are curious about what dbt is a...
πŸ” View Similar Articles
πŸ” 72.7% similar
Uplevel your dbt workflow with these tools and techniques
https://www.startdataengineering.com/post/uplevel-dbt-workflow/
Uplevel your dbt workflow with these tools and techniques - 1. Introduction - 2. Setup - 3. Ways to uplevel your dbt workflow - 3.1. Reproducible envi...
πŸ” View Similar Articles
πŸ” 72.0% similar
Advantages of Using dbt(Data Build Tool)
https://www.startdataengineering.com/post/advantages-of-using-dbt-data-build-tool/
Advantages of Using dbt(Data Build Tool) In this article we aim to go over the reasoning behind why someone might want to use dbt . If you are interes...
πŸ” View Similar Articles
πŸ” 69.7% similar
How to set up a dbt data-ops workflow, using dbt cloud and Snowflake
https://www.startdataengineering.com/post/cicd-dbt/
How to set up a dbt data-ops workflow, using dbt cloud and Snowflake - Introduction - Pre-requisites - Setting up the data-ops pipeline - Conclusion a...
πŸ” View Similar Articles
πŸ” 65.1% similar
Understanding the β€œT” in ETL: A Back-to-Basics Guide to Data Transformations
https://seattledataguy.substack.com/p/understanding-the-t-in-etl-a-back
Over the past year, I’ve been writing about several back-to-the-basics topics, like extracting data via APIs and SFTP, and building solid data models....
πŸ” View Similar Articles
πŸ” 65.1% similar
Designing a "low-effort" ELT system, using stitch and dbt
https://www.startdataengineering.com/post/build-a-simple-data-engineering-platform/
Designing a "low-effort" ELT system, using stitch and dbt Intro A very common use case in data engineering is to build a ETL system for a data warehou...
πŸ” View Similar Articles
πŸ” 64.7% similar
How to add tests to your data pipelines
https://www.startdataengineering.com/post/how-to-add-tests-to-your-data-pipeline/
How to add tests to your data pipelines Introduction Testing data pipelines are different from testing other applications, like a website backend. If ...
πŸ” View Similar Articles
πŸ” 63.4% similar
How to test PySpark code with pytest
https://www.startdataengineering.com/post/test-pyspark/
How to test PySpark code with pytest - 1. Introduction - 2. Ensure the code’s logic is working as expected with tests - 3. Conclusion - 4. Further Rea...
πŸ” View Similar Articles
πŸ” 62.7% similar
Setting up end-to-end tests for cloud data pipelines
https://www.startdataengineering.com/post/setting-up-e2e-tests/
Setting up end-to-end tests for cloud data pipelines - 1. Introduction - 2. Setting up services locally - 3. Writing an end-to-end data pipeline test ...
πŸ” View Similar Articles
πŸ” 62.0% similar
How to reference a seed from a different dbt project?
https://www.startdataengineering.com/post/ref-seed-from-diff-dbt-project/
How to reference a seed from a different dbt project? - 1. Introduction - 2. Ways to reuse seed data across multiple dbt projects - 3. dbt deps = down...
πŸ” View Similar Articles