Hi,
Can anyone tell that whether it is advisable to store images in DB. This database contain thousands of records and images. This database completely used in Web-Application which is written with C#.NET . seems C#.NET support uploading and retrieving BLOBs efficiently.
At present there are about 1,000 images and no performence issues but with our new plan there are going to be more than one million images.
I highly appreciate your suggestions.
Can anyone tell that whether it is advisable to store images in DB. This database contain thousands of records and images. This database completely used in Web-Application which is written with C#.NET . seems C#.NET support uploading and retrieving BLOBs efficiently.
At present there are about 1,000 images and no performence issues but with our new plan there are going to be more than one million images.
I highly appreciate your suggestions.