Re: DB-Engine
Re: DB-Engine
- Subject: Re: DB-Engine
- From: Sherm Pendley <email@hidden>
- Date: Wed, 18 Sep 2002 09:06:09 -0400
On Wednesday, September 18, 2002, at 05:00 AM, Todd Blanchard wrote:
Google is your friend
Indeed it is!
Not mentioned is sleepycat - the commercialized version of berkeley db.
I think you missed the beginning of this thread - the poster wants to
use SQL queries over multiple relational tables. The last time I
checked, Berkeley DB couldn't do that.
One database that *can* do that, that I haven't yet seen mentioned here,
is MySQL. The latest version of the database engine can be linked to
your application as a library, as well as being run as a separate server.
sherm--
_______________________________________________
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.