Re: Databasing and Cocoa
Re: Databasing and Cocoa
- Subject: Re: Databasing and Cocoa
- From: Bjoern Kriews <email@hidden>
- Date: Tue, 2 Mar 2004 00:16:40 +0100
On 01.03.2004, at 22:48, I wrote:
At one time I wrote my own Cocoa wrapper for mysql, which was fast but
limited in scope.
Then, for a rewrite of my software (specialized SQL Client) I started
using Serges SMySQL.
I am a satisfied user of SMySQL - about the only issue I find with it
is speed with large
datasets - which is why I plan to integrate my old code (I'm keeping
only an array of pointers
Oops. Should have booted my brain before posting.
My apologies to Serge Cohen:
The intention was in _no way_ to call SMySQL slow.
The speed issue I have kicks in with result sets of 10.000 to 50.000
rows of 70 columns each
- this is very atypical usage so that problem is very unlikely to bite
a normal user.
As I said, I am using SMySQL even though I have an implementation
around that is faster
in this bordering case.
Sorry, Bjoern
_______________________________________________
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.