←back to thread

275 points whatisabcdefgh | 2 comments | | HN request time: 0.408s | source
1. 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 #
2. shlomo_z ◴[] No.45135218[source]
Sqlite claims [1] this is a good use case

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