Hi,I started looking around the web for information in designing a document storage solution. Our initial requirement need the system to deal with around 1000 uploads per day with approximately 1 million subscribers.Our systems are exclusively SQL Server 2014 with C# The best I have come up with so far is this article: [url=http://akashkava.com/blog/127/huge-file-storage-in-database-instead-of-file-system/][/url]From my point of view, I would have used Azure as a data store and saved the URL into the database, but this is currently not an option as the systems must hold data in country.
↧