Re: iOS database within sandbox
Re: iOS database within sandbox
- Subject: Re: iOS database within sandbox
- From: Carl Hoefs <email@hidden>
- Date: Sat, 23 Aug 2014 09:57:02 -0700
On Aug 23, 2014, at 9:23 AM, Glenn L. Austin <email@hidden> wrote:
> CoreData is not a database (according to Marcus Zarra -- and he should know). Even though it *can* use an SQLite data store (and most people do that), it doesn't depend upon SQLite functionality.
However, specifically on iOS, I take it that SQLite is the *only* database available, the other items (CoreData, FMDB, Realm, YapDatabase) being object-management abstractions built atop it?
-Carl
_______________________________________________
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