Last night I gave a presentation at the Phoenix iPhone Developers Group (Pi) on SQLite.
I am posting the presentation and sample code here for anyone who is interested.
Please note that this is by no means the “proper” or only way of doing things. This is simply one way of doing it, and is for reference purposes only. The code uses the FMDB SQLite Wrapper.
Example Code: (example.zip)
Keynote Presentation (sqlite-presentation.zip)

