• 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: Anyone developing Database apps?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Anyone developing Database apps?


  • Subject: Re: Anyone developing Database apps?
  • From: Karl Kraft <email@hidden>
  • Date: Tue, 11 Mar 2003 15:42:20 -0800

We are using MySQL here for a reference / testing implementation for an enterprise product that actually runs against an AS/400 DB2 database.

MySQL on OSX is more than enough to handle the requirements you outlined below. As for accessing from ObjC, MySQL has a C API that is usable from Objective-C programs, and that is what we are using (although we do have an Objective-C wrapper around it so that we can communicate using the same API for MySQL or the AS/400)



On Tuesday, March 11, 2003, at 02:16 PM, Steve Woodward wrote:

Okay, I've done my share of Googling...I'm trying to find a database server with a Cocoa/ObjC wrapper. I know there's some work being done in that regard for MySQL, but are there other more established options? I'm looking for a db server that can handle multiple users (5-10) and serve tables that contain roughly 500-1000 records. Cost is a concern, I'm writing this software for a small business that doesn't have a lot of extra $$$. Any thoughts would be greatly appreciated.
_______________________________________________
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.

References: 
 >RE: Anyone developing Database apps? (From: "Jake A. Repp" <email@hidden>)

  • Prev by Date: Problem with using NSSavePanel's beginSheetForDirectory
  • Next by Date: Re: NSFileManager miscount
  • Previous by thread: RE: Anyone developing Database apps?
  • Next by thread: Re: Anyone developing Database apps?
  • Index(es):
    • Date
    • Thread