• 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: Recommendations for storing text messages in data files
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Recommendations for storing text messages in data files


  • Subject: Re: Recommendations for storing text messages in data files
  • From: Steve Palmer <email@hidden>
  • Date: Mon, 2 Feb 2004 22:48:14 -0800

I suppose my initial bias against sqlite was that all I need is to store the original text split up into individual messages and some means of quickly and randomly accessing any messages given a single index key. I've no need to store any additional information so it is basically just a two column table. However I've grabbed the sqlite code, compiled it and added in the ObjC wrapper and I'll give it a try and see how well it works.
Thanks!



On Jan 31, 2004, at 6:22 PM, Andreas Mayer wrote:

Am 01.02.2004 um 03:07 schrieb Steve Palmer:

Somehow sqlite feels like the wrong solution for what I want.

Why?

So does anybody have any recommendations for something that would work for me?

Store the actual data in a file and put the filename in a (sqlite) database.

Personally I think that's unnecessary though. I'd just try sqlite and think about something more complex only if it turned out the simple solution wasn't fast enough.


bye. Andreas.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Recommendations for storing text messages in data files
      • From: Michael McCracken <email@hidden>
References: 
 >Re: Recommendations for storing text messages in data files (From: Andreas Mayer <email@hidden>)

  • Prev by Date: Displaying text in NSDrawer
  • Next by Date: Re: Displaying text in NSDrawer
  • Previous by thread: Re: Recommendations for storing text messages in data files
  • Next by thread: Re: Recommendations for storing text messages in data files
  • Index(es):
    • Date
    • Thread