Posts Tagged ‘File Storage’

Huge File Storage in Database instead of File System August 23, 2009 11 Comments

The quest to store large number of files in database or on regular file system began at a time when number of files to manage went beyond 1 million in one of our project. We started noticing a huge drop in performance of our windows server. After investigating we found out that using pure file [...]