• 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: Embedded database server or CoreData?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Embedded database server or CoreData?


  • Subject: Re: Embedded database server or CoreData?
  • From: mmalc crawford <email@hidden>
  • Date: Thu, 11 Jan 2007 17:36:48 -0800


On Jan 11, 2007, at 3:59 PM, Keary Suska wrote:

Core Data is *not* an interface or technology for database access. It is nothing
more than a convenient API for persistently storing data, using a very
limited number of data storage types.


This is at best misleading.
*One* feature of Core Data is that it can commit data to and retrieve data from a persistent store. There is no requirement, however, for the data to be made persistent. Moreover, perhaps the more interesting and useful feature is that it provides object graph management.


For more, see <http://developer.apple.com/documentation/Cocoa/Conceptual/CoreData/Articles/cdBasics.html >.

mmalc

_______________________________________________

Cocoa-dev mailing list (email@hidden)

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


  • Follow-Ups:
    • Re: Embedded database server or CoreData?
      • From: Marcel Weiher <email@hidden>
References: 
 >Re: Embedded database server or CoreData? (From: Keary Suska <email@hidden>)

  • Prev by Date: Re: Opening an NSWindow programatically
  • Next by Date: Updating the bounds of a graphic wrapped in an NSManagedObject during a dragging goperation
  • Previous by thread: Re: Embedded database server or CoreData?
  • Next by thread: Re: Embedded database server or CoreData?
  • Index(es):
    • Date
    • Thread