• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Should I learn CoreData for this project?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Should I learn CoreData for this project?


  • Subject: Re: Should I learn CoreData for this project?
  • From: John Brayton <email@hidden>
  • Date: Wed, 4 Nov 2009 15:29:12 -0500

If you have worked with relational databases in general, and/or with
persistence frameworks like Hibernate, you will likely have no problem
picking it up.  I say that because I found Core Data straightforward,
but I have also done a bunch of work with relational databases on
other platforms.

I recommend Marcus Zarra's "Core Data: Apple's API for Persisting Data
on Mac OS X" book:
http://pragprog.com/titles/mzcd/core-data

Based on your description of the application, I would lean towards
using Core Data.  The volume of data doesn't necessarily *require* a
database back end, but you would basically be giving up a lot of
near-free scalability by not just using Core Data with SQLite.

John
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Re: Should I learn CoreData for this project? (From: "email@hidden" <email@hidden>)
 >Re: Should I learn CoreData for this project? (From: Jeffrey Oleander <email@hidden>)

  • Prev by Date: 16-bit multi-image TIFFs
  • Next by Date: Re: Status Bar App menu won't work in 10.6, will in 10.5
  • Previous by thread: Re: Should I learn CoreData for this project?
  • Next by thread: Re: Should I learn CoreData for this project?
  • Index(es):
    • Date
    • Thread