Data-Friendly Architecture

Ventity fits relational and ad hoc data sources naturally, because it represents detail with collections of entities rather than arrays. You can enter data easily, with convenient builtin tables or spreadsheet links.

projectdata1

Collections are based on flexible lists of attributes; you can supply a table of entities without having to enumerate all possible combinations of dimensions.

projectdata2

This comes in handy for models with networks, like projects, where relationships among entities (tasks and prerequisites or resources) are sparse.