Discussion about this post

User's avatar
Burak's avatar

I needed this feature a couple of years ago for definiting product event types dynamically but unfortunately there was no tool that supported it back then, glad to see sqlmesh implementing it!

I see the dbt's concern and IMO Terraform has solved this problem for infra without comprimising the flexibility long time ago by requiring the user confirmation before applying the plan and allowing users to put runtime contrainst in place.

Expand full comment
Jeremy's avatar

I came seeking this solution after trying out SQLMesh and am pretty disappointed that it does not exist somehow for DBT. We really should not have to maintain hundreds to thousands of the same file. DRY it up DBT.

Unfortunatly, SQLMesh is still pretty rough around the edges with my datastore (Risingwave) and gets really painful to manage schema references to tables. Since my use case is model generation and apply for a streaming system and not the typical warehouse usecase, most of the environment and state management of SQLMesh is too intrusive. The UI doesn't really handle all of the generated blueprint models very well either. Maybe I'll wrap back around in the future and see if any of this has been addressed.

Expand full comment

No posts