Declarative by construction
Models are pure TableβTable functions. The compiler chooses materialization, not the author. No Jinja.
Compiles to SQL β DuckDB/Postgres/BigQuery/Snowflake. Lineage + contracts as types, immutable snapshots, agent-safe.
pip install strata-lang
strata --helpuv tool install strata-lang
strata --helpcurl -fsSL https://raw.githubusercontent.com/Tzinny-dev/strata/main/install.sh | bash
strata --helpdocker pull ghcr.io/tzinny-dev/strata:0.1.1
docker run --rm ghcr.io/tzinny-dev/strata:0.1.1 --helpstrata check/build/run with real CLI outputPrototype: 537 tests, 81% coverage, strata.spec onefile 34M, bench all green.
Working title v0.1 β
strata-lang 0.1.1on PyPI Β·strata 34Mstandalone Β·ghcr.io/tzinny-dev/strata