Open-source data quality that just works. No rules to write.
Project description
Quel
Open-source data quality that just works. No rules to write. Understands your data from day one. Gets smarter over time.
pip install quel
This project is in early development. Star the repo to follow along.
The Problem
Most data teams build ETL pipelines with no data quality framework at all — not because they don't care, but because every existing approach demands too much upfront investment.
Rule-based tools like Great Expectations and Soda ask you to write expectations for every column on every table. With 200 tables and 20 columns each, that's 4,000 rules to write and maintain. SaaS observability tools like Monte Carlo and Anomalo are easier, but cost $50–100K+ per year and require your data to leave your environment.
So teams do nothing. Bad data reaches production.
Quel makes data quality automatic.
How It Works
Three layers of protection activate progressively — none require writing a single rule.
Layer 1 — Format & Business Rules (Day 1) Quel reads your schema and immediately infers what each column should look like: emails are valid emails, amounts are positive, IDs are unique, dates aren't in the future.
Layer 2 — Statistical Anomaly Detection (Week 2+) After profiling runs accumulate, Quel builds statistical baselines automatically and alerts when distributions shift beyond expected variance.
Layer 3 — Business Metric Monitoring (Month 1+) Tracks business-level aggregates across dimensions to catch problems that column-level checks miss.
License
Apache 2.0
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file quel-0.1.0.tar.gz.
File metadata
- Download URL: quel-0.1.0.tar.gz
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
05eeaa446afef24101f58f96686627c5345d540d047c9f0c6a986d7c5b0f527a
|
|
| MD5 |
2e678364e6cb4e3e04ead4579b56a04a
|
|
| BLAKE2b-256 |
df08636a669b8dd200552dced31ef1a39f5d3319356408e1d8303cb20dc29356
|
File details
Details for the file quel-0.1.0-py3-none-any.whl.
File metadata
- Download URL: quel-0.1.0-py3-none-any.whl
- Upload date:
- Size: 9.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1e2c71dd5a7264e53c2a4ae366d7b7e8aaf40f69ef6560dbe5d35ebd85174c71
|
|
| MD5 |
95054f4391b4d6261f8c8f5e86f95295
|
|
| BLAKE2b-256 |
8c2f3988458e940da8dadbf5329f2fd997cf220c409957db18974ce5f859aa6c
|