i am about to start a large project with upwards of a million images. i have been planning on uploading the images and storing them in directories on the webserver. then on upload it was going to index them with thier upload time, user, etc. in the database. i am wondering if with a large number of images like this if it will be more efficient to store them as blobs in the database. i am more concerned with read speed than space.
thanks,
forrest