←back to thread

275 points whatisabcdefgh | 1 comments | | HN request time: 0s | source
Show context
est ◴[] No.45135186[source]
has anyone actually used the `content BLOB` pattern in a larger scale? Suppose if I have tens of thousands of small jpegs would it be better off in a .sqlite file?
replies(1): >>45135218 #
1. shlomo_z ◴[] No.45135218[source]
Sqlite claims [1] this is a good use case

1. https://www.sqlite.org/fasterthanfs.html