data contracts 参考资料
基于data contracts 的数据质量处理似乎是一个很不错的数据开发模式,机制上比较类似微服务开发中的service contracts 我们基于
契约对于数据的生产者以及消费者进行约定,确保数据的质量,提高数据团队的协作,同时还有不少工具可以参考
说明
open-data-contract-standard 就是基于了paypal 的data-contract-template 开发的一个标准,paypal 基于data contracts 实现自己的data mesh
参考资料
https://github.com/AltimateAI/awesome-data-contracts
https://github.com/bitol-io/open-data-contract-standard
https://dpds.opendatamesh.org/
https://github.com/opendatamesh-initiative/odm-specification-dpdescriptor
https://docs.soda.io/
https://github.com/ananthdurai/schemata
https://github.com/GClunies/Reflekt
https://atlan.com/data-contracts/
https://github.com/paypal/data-contract-template