• 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
Database frameworks for Cocoa
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Database frameworks for Cocoa


  • Subject: Database frameworks for Cocoa
  • From: Jason Walton <email@hidden>
  • Date: Sun, 22 Jan 2006 12:02:16 -0500

Hi all,

I've been looking at a cocoa framework for interfacing with a MySQL or (preferably) PostgreSQL database (server) from a desktop app. CoreData would be great, but I need a workgroup solution w/ a hosted DB, not a local DB store.

These are the frameworks I've come across so far:

MacSQL framework from RTLabs
-Commercial license, documentation is a bit sparse and the mailing lists for it are awfully quiet


SMySQL Framework
-MySQL framework that hasn't been updated in over a year (from what I can tell) and appears to have limited support for newer versions of MySQL (4.1+) that have features I would like to use


PostgreSQL Framework
-Also hasn't been updated in over a year. Appears to be pretty complete, although still listed as in beta. The other problem I have with this database is that it is GPL-only, and LGPL (or BSD) is a better fit for the this particular project.


Has anyone had any experience with these or other DB frameworks they'd like to share? I've played around with the ActiveRecord record class for Ruby, which is just great. I've considered using the RubyCocoa bridge for the app, but I've found that when trying to use all of Cocoa's UI features with Ruby, you often have to jump through too many hoops for it to be worth it. Also, there's the speed factor.

Ideally, OS X 10.5 would extend CoreData to deal with client/'server solutions, but I'm not holding my breath and waiting for that to come around.

Any suggestions?

Thanks in advance,
Jason



_______________________________________________
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


  • Follow-Ups:
    • Re: Database frameworks for Cocoa
      • From: Mark Lilback <email@hidden>
    • Re: Database frameworks for Cocoa
      • From: Ashley Clark <email@hidden>
    • Re: Database frameworks for Cocoa
      • From: Serge Cohen <email@hidden>
    • Re: Database frameworks for Cocoa
      • From: Ted Thibodeau Jr <email@hidden>
    • Re: Database frameworks for Cocoa
      • From: Philip Mötteli <email@hidden>
    • Re: Database frameworks for Cocoa
      • From: Finlay Dobbie <email@hidden>
  • Prev by Date: Source location management (was: Subject: Re: Mixing C++ with Objective-C)
  • Next by Date: Philadelphia Apple Developers: Intro to OBJ-C, Thurs Jan 26
  • Previous by thread: Source location management (was: Subject: Re: Mixing C++ with Objective-C)
  • Next by thread: Re: Database frameworks for Cocoa
  • Index(es):
    • Date
    • Thread