Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trino-sql-platform-patterns

Reference patterns for Trino / Starburst SQL platforms at scale: workload registration, materialized views, performance review, and cost guardrails.

Aligned with federated analytics estates where thousands of SQL workloads serve governed data products.

Features

  • SqlWorkload YAML spec (domain, SLA, scan limits, materialization flag)
  • SQL generator for materialized views and EXPLAIN ANALYZE wrappers
  • Insurance/finance example workload and KPI query
  • Platform guide for RBAC, naming, and cost control

Quickstart

python -m venv .venv && source .venv/bin/activate
pip install -e ".[dev]"
pytest -q

Related work

License

MIT — see LICENSE.

About

Trino/Starburst SQL platform patterns — workloads, materialized views, cost guardrails

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages