Skip navigation.
 
mlRe: Light DB Question
FROM : Robert G Palmer Jr
DATE : Fri Nov 29 21:48:47 2002

Valentina is also an excellent choice.  It is extremely fast and
lightweight.

Robert Palmer

On Thursday, November 28, 2002, at 12:14  AM, Joseph Spiros wrote:

> SQLite (http://www.hwaci.com/sw/sqlite/) works really well, and it has
> an Obj-C interface at http://blackholemedia.com/code/. I use it, as I
> am used to SQL databases, and it supports most of the SQL96 spec.
>
> On Wednesday, November 27, 2002, at 01:59  PM, Joseph Jones wrote:
>

>> The tool I am working on is in real need of a DB as a storage
>> mechanism, but
>> I don't want to force my users to install a mammoth DB server for it.
>> Does
>> anyone know if a lightweight relational db engine that can be
>> integrated
>> into an application?
>>
>> Thanx,
>> Joe

_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
mlLight DB Question Joseph Jones Nov 27, 19:59
mlRe: Light DB Question Joseph Spiros Nov 28, 06:14
mlRe: Light DB Question Robert G Palmer Jr Nov 29, 21:48