Re: Cocoa or C++ Database API
Re: Cocoa or C++ Database API
- Subject: Re: Cocoa or C++ Database API
- From: Sherm Pendley <email@hidden>
- Date: Wed, 12 May 2004 20:59:15 -0400
On May 12, 2004, at 4:56 PM, Gordon Apple wrote:
Even though we will use Cocoa on Mac, we prefer a C++ API to the
database
engine. PostgreSQL looks like a good possibility, being under the
liberal
Berkley license rather than GPL, and even supports table (i.e., object)
inheritance. but all the API packages we have seen are under GPL, again
ruling these out.
Eh? PG comes with libpq++, and there's also a newer libpqxx. Both
libraries are released under the Berkeley/BSD license. But maybe you
were looking at higher-level packages...
See <
http://gborg.postgresql.org/> for a lot of PG-related projects.
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.