Devops SQL as Code in Git Repo

Hi!

I was searching the docs and this forum for the possibility to manage SQL as Code, leveraging the benefits of versioning, rollbacks, merges, etc.

First benefit for us, to re-use a set of queries in other Metabase instance with other users/permissions/etc.

Are there any feature already implemented to do something simmilar?

Thanks

Hi @jamg44
Sounds like you're looking for this:
https://github.com/metabase/metabase/issues/9389 - upvote by clicking :+1: on the first post
Some are using Serialization in their review process:
https://www.metabase.com/learn/data-diet/analytics/serialization.html