Skip to content

cim-framework

A declarative, incrementally computed ETL framework: declare models, fields, and how data flows between packages — the engine figures out what to run, and only ever recomputes what actually changed.

The documentation follows the Diátaxis structure. Pick the section that matches what you are here to do:

  • Tutorials


    Learning-oriented lessons. Start here if you are new — build your first pipeline step by step.

  • How-to guides


    Task-oriented recipes. You know what you want to achieve; these get you there.

  • Reference


    Information-oriented descriptions. CLI commands, declaration surfaces, configuration — precise and complete.

  • Explanation


    Understanding-oriented discussion. Why the engine works the way it does: incrementality, offers, the property DAG.