• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: MySQL with Cocoa
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MySQL with Cocoa


  • Subject: Re: MySQL with Cocoa
  • From: Chris Williams <email@hidden>
  • Date: Sat, 22 Sep 2007 17:09:26 -0700
  • Thread-topic: MySQL with Cocoa

I would hope that anyone who is assuming the end user of their application
has access to MySQL has already considered the many issues, including, but
not limited to:

a) how that end user installs or gets access to the server
b) what permissions, server access instructions, etc., that the end user
needs
c) what kind of hand-holding and ever-so-helpful error messages they will
need when the installation and/or access fails
d) how to create the necessary database/tables/indices on installation
e) how to upgrade those tables, fields, indices, etc. when they inevitably
change in the next version
f) how to maintain/backup the database information for the end user
g) how to advise the end user on performance issues/settings specific to
their application
h) how to deal with the differences between 4.x and 5.x which have very
different capabilities
i) how to work with and/or recommend the appropriate database engine (ISAM,
InnoDB, etc.) that the various versions/installations have access to
j) oh, and gee, yes, the licensing implications of using MySQL or any other
libraries

In short, I would think that, if you are really headed down the road of a
commercial application that assumes MySQL (or any other specific DB
implementation) you have a whole lot of things to consider well beyond the
licensing...

My question was essentially: what parts of the licensing do you find so
onerous?  That was answered, the money.

My point: the money¹s the easy part...

On 9/22/07 4:55 PM, "I. Savant" <email@hidden> wrote:

>    ... which are easy enough to find for yourself on the vendor's
> site. Essentially, it's not free if you're going to be distributing
> your app. For a shareware developer and the average shareware app, the
> price is prohibitive (read "astronomical"). If you plan to distribute
> this application for less than a few hundred dollars a license,
> consider PostgreSQL or SQLite.

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Re: MySQL with Cocoa (From: "I. Savant" <email@hidden>)

  • Prev by Date: Re: MySQL with Cocoa
  • Next by Date: Editing an attribute of an NSManagedObject fires fault for to-many relationships of that object?
  • Previous by thread: Re: MySQL with Cocoa
  • Next by thread: NSMutableArray + NSEnumerator = No Memory
  • Index(es):
    • Date
    • Thread