top | item 27185703

(no title)

theboat | 4 years ago

do you run dbt under the hood, or did you create your own transformation layer solution?

discuss

order

pfduke02|4 years ago

We have created our own transformation layer solution, which includes scheduling, run & version history, and lineage; we do not use dbt under the hood. We share a philosophy of being able to write transforms in SQL one layer above the BI tool -- this leads to greater consistency of downstream answers and allows for business users and analysts to write the business logic into the core tables.