Wikipedia

Binary large object

Also found in: Dictionary, Medical, Acronyms, Encyclopedia.

A Binary Large OBject (BLOB) is a collection of binary data stored as a single entity in a database management system. Blobs are typically images, audio or other multimedia objects, though sometimes binary executable code is stored as a blob. Database support for blobs is not universal.

Blobs were originally just big amorphous chunks of data invented by Jim Starkey at DEC, who describes them as "the thing that ate Cincinnati, Cleveland, or whatever" from "the 1958 Steve McQueen movie",[1] referring to The Blob. Later, Terry McKiever, a marketing person for Apollo, felt that it needed to be an acronym and invented the backronym Basic Large Object. Then Informix invented an alternative backronym, Binary Large Object.[2]

The data type and definition was introduced to describe data not originally defined in traditional computer database systems, particularly because it was too large to store practically at the time the field of database systems was first being defined in the 1970s and 1980s. The data type became practical when disk space became cheap. This definition gained popularity with IBM's DB2.

The term is used in NoSQL databases, especially in Key-value store databases such as Redis.[3][4]

The name "blob" is further borrowed by the deep learning software Caffe to represent multi-dimensional arrays.

In the world of free and open-source software, the term is also borrowed to refer to proprietary device drivers, which are distributed without their source code, exclusively through binary code; in such use, the term binary blob is common, even though the first letter in the blob abbreviation already stands for binary.

Other labels

Depending on the implementation and culture around usage, the concept might be alternately referred to as a "basic large object" or "binary data type".[5]

See also

References

  1. ^ Starkey, James. "The true story of BLOBs". Archived from the original on 23 July 2011.
  2. ^ Starkey, James. "The true story of BLOBs". email. Archived from the original on 23 July 2011. Retrieved 19 January 2006.
  3. ^ "BLOB Data in NoSQL". SSWUG.ORG. 17 October 2012.
  4. ^ Prusty, Narayan. "Storing Binary Data in Redis".
  5. ^ "binary and varbinary (Transact-SQL)"."MySQL :: MySQL 5.0 Reference Manual :: 11.4.3 The BLOB and TEXT Types".
This article is copied from an article on Wikipedia® - the free encyclopedia created and edited by its online user community. The text was not checked or edited by anyone on our staff. Although the vast majority of Wikipedia® encyclopedia articles provide accurate and timely information, please do not assume the accuracy of any particular article. This article is distributed under the terms of GNU Free Documentation License.

Copyright © 2003-2025 Farlex, Inc Disclaimer
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional.