• 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: Accessing PostgreSQL from Cocoa apps
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Accessing PostgreSQL from Cocoa apps


  • Subject: Re: Accessing PostgreSQL from Cocoa apps
  • From: Shin Yamamoto <email@hidden>
  • Date: Tue, 12 Jun 2001 07:19:24 +0900

Take a look at provided documentation. There you'll find that libpq (a
straight C API) for PostgreSQL is very well structured and encapsulated.
I wrote small Cocoa front-end apps for the DBMS using the API without
any modification. You only need handful of function calls (including
non-blocking query execution) to communicate with the postgres server.

On Mon, Jun 11, 2001 at 02:19:03PM +0100, Ken Tabb wrote:
> Hi,
> does anyone know if there is an Obj-C or Java API for accessing
> PostgreSQL-based databases from Cocoa apps? It would seem the
> object-oriented nature of PostgreSQL lends itself to an Object-Oriented
> Cocoa API. As Apple is now supplying PostgreSQL on MacOS X Server, would
> anyone from Apple care to comment on whether Apple themselves will be
> providing an API? (fingers crossed).
>
> Thanks in advance for any info,
> Ken


  • Prev by Date: Jeff Lamarche: Public Enemy #1
  • Next by Date: Re: proof of cocoa superiority?
  • Previous by thread: Re: Accessing PostgreSQL from Cocoa apps
  • Next by thread: Copy and Paste of rows in a NSTableView
  • Index(es):
    • Date
    • Thread