1
vote
Storing a file in a database as opposed to the file system?
I agree with @ZombieSheep.
Just one more thing - I generally don't think that databases actually need be portable because you miss all the features your DBMS vendor provides. I think that migrating …
