Re: Database
Re: Database
- Subject: Re: Database
- From: email@hidden
- Date: Tue, 8 Jan 2002 13:20:37 -0800
The BerkeleyDB by Sleepycat is, btw, a fantastic embedded DB solution.
It shouldn't be too bad to wrap in Objective-C, assuming someone at
Sleepycat hasn't already done the work for you.
-joe
On Tuesday, January 8, 2002, at 11:43 AM, Thomas Hudson wrote:
On Tuesday, January 8, 2002, at 11:23 AM, Finlay Dobbie wrote:
You might be interested in the Berkely DB toolkit, but I'm not sure
what license it's under (might be GPL in which case you're probably
screwed :-)).
It has a dual license model. Free for open source or in house apps, but
you can purchase a license for closed source development.
http://www.sleepycat.com/
Thomas
_______________________________________________
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.
References: | |
| >Re: Database (From: Thomas Hudson <email@hidden>) |