Embedded database engine in Cocoa?
Embedded database engine in Cocoa?
- Subject: Embedded database engine in Cocoa?
- From: "Svensson, Conny" <email@hidden>
- Date: Tue, 22 Jan 2002 14:20:37 -0800
I'm looking for a small and effective relational database engine to include
in my freeware Cocoa app. It doesn't need to handle multiple users. I'm not
looking for a server-client database solution ala Oracle. Just a small
engine to be included in my app transparent from the user. I have looked
around and searched the boards but haven't found anything that fits. Since
my application is freeware I don't want to pay a fee to license it. I want
to focus on the application's functionality not on writing my own database
engine which I guess some of you would suggest. Has anybody written anything
you would like to share? Or do you have any experience with anything like
this that you could point me to? Or do I need to write this myself...