Thank you! It wasn’t really a business requirement — more my own realization that we were drowning in all these custom SQLs. Some of them were very similar to each other, and while fixing one, I’d forget to fix another. Also, all those SQLs kept growing bigger and harder to manage, whereas dbt allows us to split them into different models. Plus, the part about testing in dbt was important for me too.
Oooh i love!!
This is great article, good to know a Tableau developer can also use skill set like Data engineers.
May I know what was the business requirement and how you decided to use dbt and it helped to solve problem?
Thanks,
Nipa
Thank you! It wasn’t really a business requirement — more my own realization that we were drowning in all these custom SQLs. Some of them were very similar to each other, and while fixing one, I’d forget to fix another. Also, all those SQLs kept growing bigger and harder to manage, whereas dbt allows us to split them into different models. Plus, the part about testing in dbt was important for me too.