We're sunsetting PodQuest on 2025-07-28. Thank you for your support!
Export Podcast Subscriptions
cover of episode DBT: Data Build Tool with Tristan Handy

DBT: Data Build Tool with Tristan Handy

2021/9/28
logo of podcast Data Archives - Software Engineering Daily

Data Archives - Software Engineering Daily

Shownotes Transcript

Applications write data to persistent storage like a database.  The most popular database query language is SQL which has many similar dialects.  SQL is expressive and powerful for describing what data you want.  What you do with that data requires a solution in the form of a data pipeline.  Ideally, these analytical workflows can follow similar best practices to those handled in application code.

DBT is a transformation workflow that lets teams deploy analytics code following software engineering best practices like modularity, portability, CI/CD, and documentation. Users who know SQL can build production-grade data pipelines.  In this episode, I interview Tristan Handy, CEO, and founder of DBT Labs.

Sponsorship inquiries: [email protected])

The post DBT: Data Build Tool with Tristan Handy) appeared first on Software Engineering Daily).