8 ms·
So I looked up DBT - it seems to be a company where the first thing I saw on their website was "Gen AI." That doesn't inspire confidence in the longevity of th
by emccue 2y ago
So I looked up DBT - it seems to be a company where the first thing I saw on their website was "Gen AI."
That doesn't inspire confidence in the longevity of their offering - but i'm also unclear exactly what it is they are offering. Can you give the audience the pitch?
- joewood1972 2y agoSure, DBT (Data Build Tool) has been around for a while. It's a way to manage SQL (and also Python) data pipelines - the "T" in ELT. Home page for DBT Core is here https://docs.getdbt.com/ https://docs.getdbt.com/ (there is also a hosted DBT cloud premium offering). There are some good books on Data Engineering with DBT - I particularly liked "Data Engineering with dbt: A practical guide to building a cloud-based, pragmatic, and dependable data platform with SQL" by Roberto Zagni.