Re: Question on a good database...
Re: Question on a good database...
- Subject: Re: Question on a good database...
- From: Mark Munz <email@hidden>
- Date: Mon, 31 Jan 2005 11:14:00 -0600
I'd check out QuickLite:
<http://www.webbotech.com/>
It's a cocoa wrapper around SQLite 3.0.x (which is what CoreData sits
on as well).
I don't know how far back it will run. I would guess 10.2 or later (but
can't find requirements right now).
Mark Munz
On Jan 31, 2005, at 10: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
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (Darwin)
iD8DBQFB/a2IiW3EjnAgcmgRAvUrAJ40g7b/FFq5wonkn1b46Sdum0ZO1wCgjr7I
HmNUQA7V70zKh4Jmdvc8wUs=
=AQNt
-----END PGP SIGNATURE-----
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
This email sent to email@hidden
_______________________________________________
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