Re: Question on a good database...
Re: Question on a good database...
- Subject: Re: Question on a good database...
- From: Theodore Petrosky <email@hidden>
- Date: Tue, 1 Feb 2005 06:10:54 -0800 (PST)
- Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys
What about licensing? If you plan to sell your product
then check what MySql has. There has been a lot of
debate about that. I have been using postgresql
(postgresqlÂ’s license is the most open) for almost 5
years and I have installations that have never been
down (not a missed day). Then there is SqlLite. Apple
is using that as an embedded sql database for Tiger
and spotlight. This has been in the press quite a bit.
Ted
> Message: 1
> Date: Mon, 31 Jan 2005 18:01:58 -0700
> From: Charles Crowley <email@hidden>
> Subject: Re: Question on a good database...
> To: Cocoa-Dev Dev <email@hidden>
> Message-ID:
> <email@hidden>
> Content-Type: text/plain; charset=US-ASCII;
> format=flowed
>
> 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 you Yahoo!?
Yahoo! Mail - Easier than ever with enhanced search. Learn more.
http://info.mail.yahoo.com/mail_250
_______________________________________________
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