Hacker News new | ask | show | jobs
by jtseng 4274 days ago
Many people say that DBs are not good for large blobs, hence the advice to put large files such as images in the files system, not in the database. What's different here that makes it acceptable to put files in the database?