• 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: database example
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: database example


  • Subject: Re: database example
  • From: Jeff LaMarche <email@hidden>
  • Date: Thu, 8 Dec 2005 12:19:21 -0500

On Dec 8, 2005, at 9:48 AM, I. Savant wrote:

I *believe* there are Cocoa wrapper classes available for PostgreSQL as well, but last I checked, they were GPL-licensed (which is somewhat annoying since PostgreSQL itself is BSD- licensed). I may have read wrong or things may have changed, so verify for yourself.

There are at least two PostgreSQL wrappers for Cocoa.

This one:

http://sourceforge.net/projects/pgsqlcocoa/

Is feature rich, but I personally found the paradigm to be non- intuitive. Which caused me to write my own, much simpler and less feature rich version, but which follows a philosophy very similar to the JDBC classes in Java:

http://www.lamarchefamily.net/nakedsoft/NKDPostgreSQLSource v0.6.dmg
(note - this hasn't been touched in quite a while and might need some updating. At very least the project will need to be updated to XCode 2.x format)

And, of course, since Objective-C is just a superset of C, you can always use the C API that comes with whatever database you want to use.
_______________________________________________
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
References: 
 >database example (From: "YL" <email@hidden>)
 >Re: database example (From: "I. Savant" <email@hidden>)

  • Prev by Date: Re: database example
  • Next by Date: Re: Font metrics
  • Previous by thread: Re: database example
  • Next by thread: What is the rationale behind keeping preferences in one place and "Application Support" files in another?
  • Index(es):
    • Date
    • Thread