• 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
Embedded database server or CoreData?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Embedded database server or CoreData?


  • Subject: Embedded database server or CoreData?
  • From: Brian Weitzner <email@hidden>
  • Date: Thu, 11 Jan 2007 18:06:41 -0500

Hi all,
I have an app that basically submits queries to a MySQL database and displays the results in an NSTableView - it works well. However, I am using the MCPKit (or sMySQL as it used to be called), which means the application has to be GPL; we were hoping to release it under the BSD license. So we've identified two options: 1) if it's going to be GPL anyway, we should imbed the MySQL server to make life easier for the users, or 2) make it all a Core Data app and release it under BSD.


I'd rather use Core Data if at all possible. I've never used Core Data before and don't really know where to start. How should I go about making my MySQL database into a Core Data entity? Is this possible? If it is, how would you submit the SQL queries, or would I have to translate them all into Core Data formatted queries? If it is not possible, does anyone have any tips for embedding the MySQL server into the app?

Thanks!
--
Brian Weitzner


_______________________________________________

Cocoa-dev mailing list (email@hidden)

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


  • Follow-Ups:
    • Re: Embedded database server or CoreData?
      • From: "I. Savant" <email@hidden>
    • Re: Embedded database server or CoreData?
      • From: Keary Suska <email@hidden>
  • Prev by Date: Binding both animate and isIndeterminate on NSProgressIndicator
  • Next by Date: Re: Annoying 'parse error before' messages
  • Previous by thread: Re: Binding both animate and isIndeterminate on NSProgressIndicator (SOLVED)
  • Next by thread: Re: Embedded database server or CoreData?
  • Index(es):
    • Date
    • Thread