• 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
Need suggestion for data storage solution for AB-like app
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Need suggestion for data storage solution for AB-like app


  • Subject: Need suggestion for data storage solution for AB-like app
  • From: Eric Lin <email@hidden>
  • Date: Sun, 13 Nov 2005 21:54:27 -0800

I'm creating a personal accounts management software that's modeled
closely after Apple's Address Book.  In particular, for the model
layer, I plan to have classes and methods akin to AB's ABAddressBook,
ABPerson, setValue:forProperty, ABMultiValue... you know, the whole
shebang just ripped right off of AB.

Okay, so now my problem is, what would be a good storage solution for
this type of thing?  The primary requirement is that it has good
support for searching (by multiple fields), and it shouldn't take to
long to save a record after it's been updated (not after the entire
application finishes!).  Furthermore, I need to have encryption,
either as a built in option or something I can bolt onto it.

CoreData, SQL Lite, XML... do any of these fit the bill?

Thanks,
Eric
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Need suggestion for data storage solution for AB-like app
      • From: Scott Stevenson <email@hidden>
  • Prev by Date: NSNetService netService:didNotPublish: question
  • Next by Date: Re: Need suggestion for data storage solution for AB-like app
  • Previous by thread: NSNetService netService:didNotPublish: question
  • Next by thread: Re: Need suggestion for data storage solution for AB-like app
  • Index(es):
    • Date
    • Thread