Storing Binary Data
I've been in the process of reviewing the pros and cons of storing binary data (e.g. image files) either in blob fields in a database (presumably MySQL) vs. the filesystem of a server. I'm aware there are some concerns of security, but I'm mainly interested in performance at present.I could easily...
View Answer
| May 14 2008 3:45 PM GMT
| asked by
Chunter
Binary data, Database, MySQL


