NilsBevaart
Programmer
We have 50 milion pdf images on a fileserver. These images are displayed on a webpage on basis of a unique number. The images are stored in a logical treestructure.
What are the pro's and cons for storing these files in a SQL Server with their ID and image data?
Is the control easier to manage, count, check if all files are available and security is better managed in a database?
Is the performance as quick? How about backup and recovery?
I see different views on this topic in certain examples. Before I start this quest, I apreciate all your expertese.
Nils Bevaart
What are the pro's and cons for storing these files in a SQL Server with their ID and image data?
Is the control easier to manage, count, check if all files are available and security is better managed in a database?
Is the performance as quick? How about backup and recovery?
I see different views on this topic in certain examples. Before I start this quest, I apreciate all your expertese.
Nils Bevaart