dqo
dqo copied to clipboard
Data Quality and Observability platform for the whole data lifecycle, from profiling new data sources to full automation with Data Observability. Configure data quality checks from the UI or in YAML f...
After running daily partition checks, DQOps tends to create empty data quality incidents that have no issues. I could not find a root cause for this, it seems to appear...
Some additional parameters are needed for for S3-compatible cloud providers (ie. URL_STYLE, ENDPOINT) See https://duckdb.org/docs/extensions/httpfs/s3api.html#overview-of-s3-secret-parameters
Allow create connections to a existing DuckDB database file (ie. DuckDB driver for metabase https://github.com/MotherDuck-Open-Source/metabase_duckdb_driver?tab=readme-ov-file#configuring )
We are evaluating DQOPS for implementing a data quality platform, but our database, OneTick, is not currently supported by DQOPS. The OneTick database offers a JDBC driver. A Python sqlalchemy...