RE: Anyone developing Database apps?
RE: Anyone developing Database apps?
- Subject: RE: Anyone developing Database apps?
- From: "Jake A. Repp" <email@hidden>
- Date: Tue, 11 Mar 2003 14:16:57 -0800
- Thread-topic: Anyone developing Database apps?
I recommend checking out the Objective-C Database wrappers created by mouser:
http://homepage.mac.com/mouser/
The give a nice abstraction layer to the database handling all kinds of things that
you would have to do yourself if writing directly to the database API.
-j
http://jrepp.com/cocoabb/
-----Original Message-----
From: Steve Woodward [
mailto:email@hidden]
Sent: Monday, March 10, 2003 1:33 PM
To: email@hidden
Subject: Anyone developing Database apps?
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.
Steve W
_______________________________________________
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.