Object Relational Mapping frameworks.
- tarmaq Default, modular AIRport ORM
- self-query FUTURE: Self-infered FROM clause for SELECT and WHERE clauses.
- tiql FUTURE, NEED HELP: native SQL adapter ORM
All ORMs benefit from AIRport's support for:
- results in arrays of rows
- results in flat Entity Object trees
- results in interlinked Entity Object graphs
- sessionless entity state management framework