• 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 Application with Obj-C
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Database Application with Obj-C


  • Subject: Re: Database Application with Obj-C
  • From: Ian McGregor <email@hidden>
  • Date: Mon, 22 Dec 2003 15:04:29 -0800

Hi Richard,

My understanding is that MySQL is only pre-installed on OS X server, and not the client version. And although it is simple enough for someone to install with a little bit of knowledge, I don't think everyone would fit into this category.

I have begun tinkering with SQLite, it looks promising, the the licensing seems liberal enough to allow embedding into any sort of application.

Thanks for the mention of, miniSQL, I had not heard of it before, despite my searches.

Ideally though, I think some kind of db support right in apple's cocoa libraries would be a great and most useful addition; and I guess I was kind of hoping that there had been some advances in this direction with Panther.

Cheers,

Ian

On 22-Dec-03, at 2:11 PM, Richard Rothwell wrote:

There are a number of database solutions
that can be embedded in an application
but since mysql is included on MacOS X
maybe you can use that and the existing
Cocoa database classes.

Valentina which you mentioned is not specific
to RealBasic so you could use that with
Cocoa, although it is c++-based.
There is OOFile which is another c++ based
thing although you could check if Andy Dent
has built a Cocoa interface for it yet.

There is also miniSQL and SQLite to consider.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Database Application with Obj-C --> Valentina database
      • From: Ruslan Zasukhin <email@hidden>
References: 
 >Re: Database Application with Obj-C (From: Richard Rothwell <email@hidden>)

  • Prev by Date: Re: what happpens after closing NSOpenPanel?
  • Next by Date: NSKeyedArchiver performance
  • Previous by thread: Re: Database Application with Obj-C
  • Next by thread: Re: Database Application with Obj-C --> Valentina database
  • Index(es):
    • Date
    • Thread