Re: Cocoa Embedded Database
Re: Cocoa Embedded Database
- Subject: Re: Cocoa Embedded Database
- From: petite_abeille <email@hidden>
- Date: Mon, 15 Jul 2002 13:01:51 +0200
Hi Finlay,
On Sunday, July 14, 2002, at 08:33 , Finlay Dobbie wrote:
I'd appreciate it if anybody who has been looking for an embedded
database for their Cocoa applications would contact me off-list. Thanks.
I'm replying "on-list" as this might be of interest for others.
Depending on your needs there are very nice C based persistency
libraries, eg bdm (
http://www.sleepycat.com/).
Here are some other possibilities:
http://freshmeat.net/articles/view/307/
Also, you can get your hands on NSPPL, the old Foundation persistent
property list (equivalent to a persistent NSDictionary).
As far as database goes, there is .
Finally, keep in mind to the objc version of EOF is present on your
machine.
_______________________________________________
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.