开发者

Best Persistence model for iPhone development

I'm finishing my second book on iPhone development (Beginning Iphone 3 Development - Mark/LaMarche) and, while this book covers the 4 main persistence mechanisms, I'm still not sure which one to use for my application. My data model is not very intricate, but I do need some relationship definition and functionality.

So what are the seasoned developers using out there and could you please point me to some sample 开发者_开发问答code that involves more than one entity with some basic relationships?

I would really appreciate any input.

Rod


Always use SQLite for production with very few exceptions. If you are one of this exceptions you will know it :)

SQLite has too many advantages to choose any other for production.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜