Posts tagged ‘file system’

Image storage: Database or File system?

by Josh Fraser on July 10, 2007


From my experience, storing images in a database is a lot easier to manage than storing them in the file system. Here are a few of the benefits that I love the most: Related information is automatically kept in sync. It’s easier to backup your ...