It is fun to point out though that Binary Large Objects (BLOBs) can be used to store binary files like images, audio, etc.
Would storing images in a database as a blob cause poor performance. This seems like a lot for a single entry. I would think storing a link to the image in the database would reduce the entry size.