Templates Library

Browse production-ready SQL, Python, and YAML templates. Plug in your values and deploy.

YAML
AI for Data EngineeringIntermediate

AI Data Engineering Use Case Config

Structured YAML canvas for scoping AI-assisted data engineering: problem statement, data scope, prompt templates, guardrails, success metrics, risks, and phased rollout plan.

aigenaiguardrails
31 downloads · 0 reviewsPreview →
SQL
Data ObservabilityIntermediate

Data Observability Metrics Pack

SQL scorecard computing freshness, volume anomaly, and PK quality scores with a composite health rating. Schedule daily against critical tables and persist to an ops mart.

observabilityscorecardsql
54 downloads · 0 reviewsPreview →
Python
Data ArchitectureIntermediate

Pipeline SLA Freshness Monitor

Python SLA monitor that checks table freshness and row volume against configured thresholds, with Snowflake integration and Slack webhook alerting. Define SLAs per critical pipeline.

slafreshnessmonitoring
67 downloads · 1 reviewsPreview →
Python
Data ObservabilityIntermediate

Data Incident RCA Automation

Python CLI tool to create pipeline incidents, append timeline events, close with root cause analysis, and export structured RCA JSON reports. Integrate with Slack alerting.

incidentrcaautomation
38 downloads · 0 reviewsPreview →
YAML
Data LakeAdvanced

Data Lake Zone Governance Config

YAML governance blueprint defining raw/curated/consumption zones, IAM access policies, retention, classification tags, and data quality enforcement. Adapt for Lake Formation or IaC deployment.

data lakegovernanceiam
52 downloads · 0 reviewsPreview →
Python
AWS GlueIntermediate

AWS Glue Incremental Lake ETL

PySpark Glue job for incremental raw-to-curated lake ingestion with schema validation, quarantine routing, deduplication, and catalog registration. Configure S3 paths and partition columns.

aws gluepysparkdata lake
45 downloads · 0 reviewsPreview →
Python
AirflowAdvanced

Airflow Production ETL DAG

Production-grade Airflow DAG with task groups, SQL operators, row-count validation, SLA metrics, retries, and alerting hooks. Plug in connection IDs, cron schedule, and merge SQL for your entity.

airflowdagetl
89 downloads · 1 reviewsPreview →
SQL
SnowflakeIntermediate

Snowflake Cost & Usage Analyzer

Multi-query Snowflake script analyzing expensive queries, warehouse credit burn, and storage drivers. Set date range and warehouse filters to produce a weekly FinOps review report.

snowflakecostfinops
58 downloads · 1 reviewsPreview →
SQL
dbtIntermediate

dbt Production Fact Model Template

Full incremental dbt fact model with merge strategy, deduplication, anomaly flags, and companion schema test definitions. Replace entity, PK, and column placeholders to bootstrap a production mart.

dbtincrementalmarts
142 downloads · 1 reviewsPreview →
SQL
Data QualityIntermediate

Data Quality Rule Engine (SQL)

Parameterized SQL rule engine for freshness, PK uniqueness, and completeness checks. Plug in your database, schema, table, and column names — run as a scheduled observability query or wrap in dbt tests.

data qualitysqlrules
76 downloads · 1 reviewsPreview →