Re: Database Development
Re: Database Development
- Subject: Re: Database Development
- From: Ben <email@hidden>
- Date: Sun, 23 Apr 2006 21:00:49 -0700
I *really* do not want to start another battle in an eternal holy
war, but I don't agree that MySQL is "easily" the best RDBMS choice.
If you're looking for SQL compliance and high transaction
concurrency, it is actually a pretty bad choice.
On Apr 23, 2006, at 8:25 PM, Andrew Carter wrote:
MySQL is well supported on OS X and is easily the best RDBMS
choice. It has a full C-API that wouldn't be hard to wrap in Cocoa
if that is what you wanted to do. SQLite is an excellent choice if
you are doing an embedded database app. My current project builds
on SQLite.
Andrew
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden