Hacker News new | ask | show | jobs
Ask HN: Dbt (data built tool) alternatives
11 points by mateuszklimek 863 days ago
Hey, I loved dbt. But wonder if any new projects addressing similar problems (managing SQL and not SQL data pipelines) are gaining traction recently?
1 comments

There is sqlmesh which implements some nice concepts like blue green deployments.

https://sqlmesh.readthedocs.io/en/latest/