• 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: iOS database within sandbox
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: iOS database within sandbox


  • Subject: Re: iOS database within sandbox
  • From: "Glenn L. Austin" <email@hidden>
  • Date: Sat, 23 Aug 2014 09:23:58 -0700

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 <email@hidden> wrote:

> Can you use CoreData?
>
> On Aug 22, 2014, at 5:54 PM, Carl Hoefs <email@hidden> 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 (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


  • Follow-Ups:
    • Re: iOS database within sandbox
      • From: Carl Hoefs <email@hidden>
References: 
 >iOS database within sandbox (From: Carl Hoefs <email@hidden>)
 >Re: iOS database within sandbox (From: Jim Geist <email@hidden>)

  • Prev by Date: Re: iOS database within sandbox
  • Next by Date: Re: -glyphWithName:
  • Previous by thread: Re: iOS database within sandbox
  • Next by thread: Re: iOS database within sandbox
  • Index(es):
    • Date
    • Thread