binary retrieval speed debate

admin

Administrator
Staff member
I have about three-thousand images (each about 200kb in size) that I want to search and retrieve. Is is faster to store them as binary ojbects in MySQL or to keep them in the local file system and call them when needed.

I haven't found much info that discusses this...any thoughts would be helpful.

Thanks,
plasma
 
Back
Top