• 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: "Michael A. Howard" <email@hidden>
  • Date: Sat, 23 Aug 2014 11:03:47 +0930

2 choices out of the box - Core Data and SQLite

Core data (once learnt) saves you a lot of time writing cookie cutter code.

As for storage - the iOS platform obviously has storage limitations by device so if you’re going to target 8GB devices you’ve already got a limit but within reason an app can store many GB of data locally (some games are massive). If your deployment case is for corporate controlled devices you may have a smaller set of parameters to worry about.




On 23-Aug-2014, at 10:24, 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
>
>
> _______________________________________________
>
> 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


_______________________________________________

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: Luther Baker <email@hidden>
References: 
 >iOS database within sandbox (From: Carl Hoefs <email@hidden>)

  • Prev by Date: Re: iOS database within sandbox
  • Next by Date: Re: What is the modern Cocoa way to send an Apple Event to yourself?
  • Previous by thread: Re: iOS database within sandbox
  • Next by thread: Re: iOS database within sandbox
  • Index(es):
    • Date
    • Thread