Showing posts with label database. Show all posts
Showing posts with label database. Show all posts

Sunday, September 28, 2008

Database / Sqlite on iPhone

Here's a tutorial discussing how to create and read a simple sqlite database on iPhone.

There are several ORM efforts to make it easier to easier to access the db without writing SQL. For example: Persistent Object