01Profile data efficiently with single-pass column statistics for NULL rate, cardinality, min/max, and uniqueness.
02Audit dbt project health across documentation, testing, and naming conventions to provide a quality score.
03Detect schema drift by comparing current warehouse columns against `manifest.json` definitions.
04Update `schema.yml` files non-destructively, preserving hand-written comments and existing formatting.
05Generate intelligent dbt test recommendations based on data profile statistics and column properties.
060 GitHub stars