Re: Database
Re: Database
- Subject: Re: Database
- From: michel RENON <email@hidden>
- Date: Wed, 09 Jan 2002 16:32:37 +0100
le 9/01/02 7:15, email@hidden `
email@hidden a icrit :
>
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
I'm also interested by this question and i saw that there is an embedded
version of MySQL (
http://www.mysql.com/doc/l/i/libmysqld.html). Anybody
already tried this ? (memory footprints, performance, call from java...?)
Thanks for the sleepycat link.
Michel RENON.