I have an app in the store which uses a web based query in order to display some values. Now customers are asking for an offline query. Although I generally know about how to achieve that, I would like to asks the experts here, how would you do that. The data is available in any form. The complete database is 1.3 MB zipped now. I intend to add an additional page (version check, download database) and have a rough idea, how to get and save the values on the iPhone.
What building blocks would you suggest? Or is there probably already something ready to be used out of the box?