Re: Question on a good database...
Re: Question on a good database...
- Subject: Re: Question on a good database...
- From: Charles Crowley <email@hidden>
- Date: Mon, 31 Jan 2005 18:01:58 -0700
I am using MySQL in my application and it has worked out just fine.
As far as the user installing the database, I am using the embedded
version of MySQL and so no separate installation of a database is
required and the program stands by itself. This was quite popular with
the users.
--Charlie
On Jan 31, 2005, at 9:46 AM, Guy English wrote:
What version of OS X will you require? If you want to require Tiger
then you can use Core Data which will likely be easier than writing
all the DB glue code. Also if you use Core Data I'd assume, since it
will be core OS X there'll end up being all kinds of third party tools
to play with the data store. Other than that I'd go with MySQL - it's
popular and there's a Cocoa wrapper for it somewhere. Check the
archives for details - I haven't used it personally.
Guy
On Sun, 30 Jan 2005 23:01:03 -0500, Benjamin Jones
<email@hidden> wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I'm starting a database driven program (actually a ported windows app
but) what would be the best database to use in cocoa, and the easiest
for the user to install. I was thinking of mysql because thats a
personal favorite but i was hoping to find something with a very easy
cocoa interface and the if the user needed to, the database app would
be easy to use. Thanks.
~Ben
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden