OM Core
OM Core is an open-source reference implementation of a multidimensional modeling engine for structured financial, operational, and analytical models.
Instead of treating the spreadsheet grid as the model, OM Core represents the model using dimensions, cubes, groups, and rules. Grids and views are projections of that model, not the source of truth.
Alpha software: OM Core is under active development. APIs, command names, file formats, GUI behavior, and module boundaries may change before v1.0.
Documentation
The main documentation site is here:
https://cloudcell.github.io/om-docs/
Start with:
What is OM Core: https://cloudcell.github.io/om-docs/start/what-is-om-core/
Why not spreadsheets: https://cloudcell.github.io/om-docs/start/why-not-spreadsheets/
... continue reading