• 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: Core Data - any way to back it with something other than SQLite 3?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Core Data - any way to back it with something other than SQLite 3?


  • Subject: Re: Core Data - any way to back it with something other than SQLite 3?
  • From: Jerry Krinock <email@hidden>
  • Date: Thu, 26 Nov 2009 19:46:20 -0800

On 2009 Nov 26, at 18:53, William Squires wrote:

>  Is there a way to back a Core Data model with a relational DB other than SQLite 3? For example, PostGREs, or MySQL?

You can create your own custom store but it must be atomic, so my guess is "no" since these relational DB are not atomic.

http://developer.apple.com/mac/library/documentation/cocoa/conceptual/CoreData/Articles/cdPersistentStores.html#//apple_ref/doc/uid/TP40002875-SW6


_______________________________________________

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: 
 >Core Data - any way to back it with something other than SQLite 3? (From: William Squires <email@hidden>)

  • Prev by Date: Core Data - any way to back it with something other than SQLite 3?
  • Next by Date: Re: show selected image in a segmented control
  • Previous by thread: Core Data - any way to back it with something other than SQLite 3?
  • Next by thread: Re: Core Data - any way to back it with something other than SQLite 3?
  • Index(es):
    • Date
    • Thread