Hacker News new | ask | show | jobs
by globular-toast 245 days ago
What's the problem specifically? Are you banking on some future features? Can't fix the bugs yourself? Worried it won't be compatible with future data warehouses?

I know people don't like it these days, but you can just continue to run old software.

1 comments

dbt in particular is effectively useless without maintained and up-to-date connectors to your particular database.
Do your database vendors often do breaking changes to their protocols? dbt just generates SQL and that's not going anywhere.