HACKER Q&A
📣 mateuszklimek
Dbt (data built tool) alternatives
Hey, I loved dbt. But wonder if any new projects addressing similar problems (managing SQL and not SQL data pipelines) are gaining traction recently?
👤 volderette
Accepted Answer ✓
There is sqlmesh which implements some nice concepts like blue green deployments.
https://sqlmesh.readthedocs.io/en/latest/