Data models have many growing relationships, making the programmatic creation of traversable data sets cumbersome
[mocq]
makes the process more transparent and extendable
Data objects are configured in isolation as a series of generic generator and connection functions
In any context, devs are only concerned with immediate parent connections, lightening the mental load
[mocq]
derives the execution order from connections, flagging cyclic dependencies
Data is fully resolved before being passed to a connection function
Allowing data to be defined once and cascade throughout the data model resulting in traversable datasets