Nice explanations of the tradeoffs between the two techs.
http://inessential.com/2010/02/26/on_switching_away_from_core_data
http://cocoawithlove.com/2010/02/differences-between-core-data-and.html
Some nice libraries to ease your life when using one of the techs:
FMDB – https://github.com/ccgus/fmdb
Magical Record – https://github.com/magicalpanda/MagicalRecord
Leave a Reply