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:
-
Learning-oriented lessons. Start here if you are new — build your first pipeline step by step.
-
Task-oriented recipes. You know what you want to achieve; these get you there.
-
Information-oriented descriptions. CLI commands, declaration surfaces, configuration — precise and complete.
-
Understanding-oriented discussion. Why the engine works the way it does: incrementality, offers, the property DAG.