Re: CoreData - separate images // was large amount
Re: CoreData - separate images // was large amount
- Subject: Re: CoreData - separate images // was large amount
- From: Ruslan Zasukhin <email@hidden>
- Date: Sun, 04 Dec 2005 20:07:18 +0200
- Thread-topic: CoreData - separate images // was large amount
On 12/4/05 7:34 PM, "Marcus S. Zarra" <email@hidden> wrote:
Hi Marcus,
>
This most recent question is a perfect example. The issue was that the coder
>
needed to separate out the images to avoid his load time problem.
>
Switching to any other database would not have resolved that problem
>
without that separation of the data.
Moment please. Wrong.
I believe that it is me first have give such advice to Simon Liu.
Right, Marcus?
In next letter I did explain TECHNICAL issues why this trick help with
SqlLite.
Also I point that with Valentina there is no need to do such hacking.
Valentina perfectly eat your BLOBs in the same table.
So Valentina do resolve that problem.
Also note, having image in separate Table bring you one more index search.
Compare to ZERO time if you keep BLOB in the same table.
--
Best regards,
Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc
Valentina - Joining Worlds of Information
http://www.paradigmasoft.com
[I feel the need: the need for speed]
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden