Skip to content

Latest commit

 

History

History

ORMs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

ORMS

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