I'd consider ditching filesystems and folders and the like and going with a NoSQL-style solution. Couchbase does the whole clustering and auto-sharding thing automatically so growth and scalability are really easy to handle.
This way you can just have a url like...
With mySQL you're looking at using TEXT, MEDIUMTEXT, or LONGTEXT. Those types offer out-of-row string storage with different character limits (65535, 16777215, and 4294967295, respectively).
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.