<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://code.coronalabs.com/taxonomy/term/73/all" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:og="http://ogp.me/ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:sioc="http://rdfs.org/sioc/ns#" xmlns:sioct="http://rdfs.org/sioc/types#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
<channel>
<title>database</title>
<link>https://code.coronalabs.com/taxonomy/term/73/all</link>
<description></description>
<language>en</language>
<atom:link href="https://code.coronalabs.com/taxonomy/term/73/all/feed" rel="self" type="application/rss+xml" />
<item>
<title>copyDatabaseTo() - A function to install a writable, prepopulated database.</title>
<link>https://code.coronalabs.com/code/copydatabaseto-function-install-writable-prepopulated-database</link>
<description><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>This function will copy an SQLlite database (or any binary data file) from your app bundle and put it into a writable area like system.DocumentsDirectory.</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">Corona Rob</div></div></div></description>
<pubDate>Tue, 19 May 2015 05:14:29 +0000</pubDate>
<dc:creator>Corona Rob</dc:creator>
<guid isPermaLink="false">182 at https://code.coronalabs.com</guid>
</item>
<item>
<title>ORM for Corona SDK</title>
<link>https://code.coronalabs.com/code/orm-corona-sdk</link>
<description><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></description>
<pubDate>Mon, 08 Dec 2014 17:18:43 +0000</pubDate>
<dc:creator>g2p</dc:creator>
<guid isPermaLink="false">146 at https://code.coronalabs.com</guid>
</item>
<item>
<title>ModeloEspecial: An ORM based on Backbone.JS</title>
<link>https://code.coronalabs.com/code/modeloespecial-orm-based-backbonejs</link>
<description><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></description>
<pubDate>Mon, 20 Jan 2014 18:26:42 +0000</pubDate>
<dc:creator>Anonymous</dc:creator>
<guid isPermaLink="false">59 at https://code.coronalabs.com</guid>
</item>
</channel>
</rss>