• 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: Data managment
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Data managment


  • Subject: Re: Data managment
  • From: Dru Satori <email@hidden>
  • Date: Mon, 12 Apr 2010 10:17:54 -0400

So long as the application is single user, core data or sqlite are both excellent options.  I personally prefer sqlite, as I find it easier to work with than core data.   The problem I have with core data is that it's usage is so tightly wound to the managed object interface, that is can be difficult to come to grips with after years of working directly with SQL in other worlds.

Andy 'Dru' Satori

On Apr 12, 2010, at 9:38 AM, Billy Flatman <email@hidden> wrote:

> Hi all,
>
> I'm trying to find the best approach to data storage with a cocoa application.
> I've got my application working and saving document specific data to a file, but I also need a larger data file of persistent data, that shouldn't be duplicated. I'm considering imbedding an SQLite database into my application, but wasn't sure if I could use core data some how.
>
> Thanks
>
> Billy Flatman
> 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
>
_______________________________________________

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: 
 >Data managment (From: Billy Flatman <email@hidden>)

  • Prev by Date: Re: Data managment
  • Next by Date: Re: Data managment
  • Previous by thread: Re: Data managment
  • Next by thread: CIContext in 10.6
  • Index(es):
    • Date
    • Thread