orm https://code.coronalabs.com/taxonomy/term/74/all en ORM for Corona SDK https://code.coronalabs.com/code/orm-corona-sdk <div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="content:encoded"><p>Hello everybody,<br /> A couple a months ago I started writing an ORM for Corona SDK projects, this is what I have reached so far, I hope some of you find it handy.</p> <p>All the information of how to use it is in the Repo.</p> <p>Update [10/12/2014]</p></div></div></div><div class="field field-name-field-nickname field-type-text field-label-inline clearfix"><div class="field-label">Contributor:&nbsp;</div><div class="field-items"><div class="field-item even">gerard2p</div></div></div> Mon, 08 Dec 2014 17:18:43 +0000 g2p 146 at https://code.coronalabs.com ModeloEspecial: An ORM based on Backbone.JS https://code.coronalabs.com/code/modeloespecial-orm-based-backbonejs <div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="content:encoded"><p>ModeloEspecial is an ORM that is inspired heavily by Backbone.Model. It takes an object oriented approach to database interaction.</p> <p>We are using this in production, and it has already saved us hundreds of lines of code, in addition to making it more modular and understandable.</p></div></div></div><div class="field field-name-field-nickname field-type-text field-label-inline clearfix"><div class="field-label">Contributor:&nbsp;</div><div class="field-items"><div class="field-item even">jeduan</div></div></div> Mon, 20 Jan 2014 18:26:42 +0000 Anonymous 59 at https://code.coronalabs.com