开发者

Recommended resources for learning database development with Cocoa?

开发者 https://www.devze.com 2022-12-17 10:04 出处:网络
I am currently learning Cocoa.However I am coming from a traditional Sybase/Oracle background using Pow开发者_Go百科erbuilder.Having been spoiled by the \'power\' of a datawindow for may years, I not

I am currently learning Cocoa. However I am coming from a traditional Sybase/Oracle background using Pow开发者_Go百科erbuilder. Having been spoiled by the 'power' of a datawindow for may years, I not sure that coredata or sqllite will satisfy my needs and ideas. Basically I'm looking for some good reference sites, books, or just plain old advice on how to approach database development with Cocoa.

Any comments and advice are welcomed.


This is a pretty broad topic, but if you want to go down the Core Data route, check out this book http://pragprog.com/titles/mzcd/core-data Core Data published by Pragmatic.

Core Data is a persistence solution that is highly object oriented and integrated with cocoa. In my opinion it is relatively easy to implement basic persistence with it.

Marcus Zarra, the author of the book I recommended also has a great Cocoa blog with lots of Core Data resources: http://www.cimgf.com/category/core-data/

0

精彩评论

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

关注公众号