Quote:
|
Originally Posted by qw12er
Nah I need to have quick access to the files since I'll have to process thousand of them.
|
Your database will grow very quickly, but its very reliable if you store them correctly as a BLOB. I tested speed on requesting images in a mysql db vs images stored on server and there was not much difference in speed.