We need a good database
SQLite (serverless) is built in to iOS?
http://cocoadev.com/wiki/SQLite
http://jona.than.biz/blog/working-with-sqlite-in-objective-cios/
CoreData enables object-based storage to xml, binary, or SQLite DB
http://cocoadev.com/wiki/CoreData
We can install free SQL database (Firebird or PostgreSQL)
http://database-management-systems.findthebest.com/compare/13-43/Firebird-vs-PostgreSQL
http://code.google.com/p/postgres-kit/