Skip to content
noirbizarre edited this page Oct 5, 2011 · 6 revisions

AirORM is an ActiveRecord ORM based on Air ActiveRecord. It uses Flex metadata to simplify objects storage into the embedded SQLite database.

If you want to get in quickly read First steps with AirORM.

For further details read the Metadata usage and description documentation.

For building your own AirORM from sources, see the build documentation

Clone this wiki locally