dbt-score dbt metadata linter 工具

dbt-score 是一个专门用开对于dbt metadata 进行linter 的工具,当前支持models,sources,snapshots ,目前dbt-score 的使用

可以基于pyproject.toml python 包声明定义,对于rules 的开发是基于python 代码的,当然也内置了一些默认规则,具体内部执行上

基于了dbt-core 包

说明

dbt-score 算是一个比较有一些的工具,实际上dbt 周边已经有不少工具了,比较辅助模型生成的,数据质量的,sql lint 的可以基于sqlfluff

参考资料

https://github.com/PicnicSupermarket/dbt-score

https://dbt-score.picnic.tech/

https://github.com/sqlfluff/sqlfluff

posted on 2025-07-30 08:00  荣锋亮  阅读(19)  评论(0)    收藏  举报

导航