← Back to context

Comment by immibis

7 months ago

FWIW "blob" isn't an acronym. It refers metaphorically to an amorphous ball of goop. In databases only, it has been backronymed to "binary large object".

> FWIW "blob" isn't an acronym.

As far as I am aware, BLOB is an acronym for "Binary Large Object" [1], but it is part of the pun that, as you wrote, a blob is (also) an amorphous ball of goop.

[1] At least according to the German Wikipedia: https://de.wikipedia.org/wiki/Binary_Large_Object

Or where the LOB types could actually be text ([N]NVARCHAR(MAX) in SQL Server, or the deprecated [N]TEXT in the same), I refer to them as Bloody Large OBject.

Or if you don't like blobs but do like recursive acronyms: Bloody Large Odious BLOB.