A blob is still just data. It has to be stored some way. Docs functions don't need blob data types for anything really. Efficiency would be largely up to the back end and what kind of database is used and how it's queried.

Reply to this note

Please Login to reply.

Discussion

Yeah, but blob is byte by byte. If you don't use blobs for docs, stuff like pics and emoji would be corrupted, right?