Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> BLOB/BFILE Performance
Hi,
We have an application that requires the storage of approx 1/4 million images. They consist of thumbnails (~2k) and larger images (~100k).
We're planning on storing the thumbnails in the database (BLOB) and the larger images outside (BFILES).
They will be accessed by Java code using JDBC.
I just wondered if there were any performance statistics around for using BLOBS/BFILES on that number of images?
Cheers
Si
Received on Mon Jan 10 2005 - 04:30:56 CST
![]() |
![]() |