2 projects
datacontract-cli
The datacontract CLI is an open source command-line tool for working with Data Contracts. It uses data contract YAML files to lint the data contract, connect to data sources and execute schema and quality tests, detect breaking changes, and export to different formats. The tool is written in Python. It can be used as a standalone CLI tool, in a CI/CD pipeline, or directly as a Python library.
dataproduct-mcp
A Model Context Protocol (MCP) server for discovering data products, requesting access, and executing queries on the data platform to access business data.