Hacker News new | ask | show | jobs
Ask HN: Dbt| How to make Bigquery and SQL faster?
1 points by mafiaboi 1237 days ago
I have a data warehouse on BQ and run queries on Terabytes of data. Some of the queries take a long time. Although that is understandable, we would like to make it as fast as we can. I was exploring dbt at which the CLI seems pretty useful but I was not convinced if it would make the queries faster indeed. Any optimization techniques you guys use?