Re: DB-Engine
Re: DB-Engine
- Subject: Re: DB-Engine
- From: Todd Blanchard <email@hidden>
- Date: Wed, 18 Sep 2002 11:00:10 +0200
Google is your friend
http://www.acm.org/sigmod/databaseSoftware/
http://www.thefreecountry.com/developercity/database.shtml
Not mentioned is sleepycat - the commercialized version of berkeley db.
Last time I spoke with them I found their licensing terms unreasonable
for commercial distribution.
Maybe they've wised up.
On Tuesday, September 17, 2002, at 09:16 PM, Claudius Sailer wrote:
Am Dienstag, 17.09.02 um 20:50 Uhr schrieb Chris Hanson:
At the moment I have this application made with RB and Valentina,
but I want to move this to Cocoa and I look in this circumstances
for a solution in Object-C.
Why not continue to use Valentina in your Cocoa application and just
write some Objective-C wrappers for it?
I like Valentina very much because I have absolut good experiences.
Simple Answer to your question. I am not in the position to write a
wrapper, because I am starting learning Cocoa. I asked on the
valentina-Mailinglist, but at the moment there is no interest to do
that. I won't think about all around the database. I only want to use
it.
I am looking for an full functional database engine without any work
arounds. In RB I wrote a class for every table, this tables also
includes relations and I would prefere the same or a compareble doing
in cocoa.
Thanks for help
Claudius
_______________________________________________
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.