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.

SQLite is built-in and available pretty much everywhere, but you need to learn 
a bit of SQL.

On Aug 22, 2014, at 6:01 PM, Jim Geist <velocity...@rodentia.net> wrote:

> Can you use CoreData?
> 
> On Aug 22, 2014, at 5:54 PM, Carl Hoefs <newsli...@autonomy.caltech.edu> 
> wrote:
> 
>> I’m writing a Cocoa-based iOS 8 app that needs to store and manage data 
>> locally on the device. Is there a relational database available for general 
>> purpose use in iOS 8? Is there a limitation to how much space an app can use 
>> in its sandbox? I presume a database would necessarily need to reside in 
>> <Application_Home>/Documents/...
>> 
>> -Carl
>> 

-- 
Glenn L. Austin, Computer Wizard and Race Car Driver         <><
<http://www.austinsoft.com>


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to