Careers360 Logo
BLOB Full Form

BLOB Full Form

Edited By Team Careers360 | Updated on May 01, 2023 04:15 PM IST

What is the full form of BLOB ?

The full Form of the BLOB is Binary large objects. Blob is a collection of data that store binary digit in a system. The variables used in this data type include integers, characters, floating point numbers, and strings. Blob stores images, audio files, video clips, and other multimedia. They can be easily used in Program variables during the run time. Some clouds provide Blob storage where we can store large amounts of binary data and text. An example of this cloud is Azure Blob storage.

BLOB Full Form
BLOB Full Form

History of BLOB

BLOB was used in the 1970s and it was invented by Jim Starkey at DEC. Jim Starkey describes Blob as “the thing that ate Cincinnati, Cleveland or whatever” motivated by “the 1958 Steve MCQueen Movie”.Jerry Mc Kiever gave it a name as Backronym Basic large object and then informix invented it as Binary Large Object.

BLOB Storage and BLOB Files

Blob storage is of three types:

  • Page BLOB: Page blob is the most efficient storage type for I/O operation. It has a storage of 1 TB.

  • Block BLOB: Black blob is used for media files, documents, text, and binary files.
  • Append BLOB: Append blob is similar to block chunk but optimized for append operations.

Blob files are of four types:

  • Video.avi
  • Images. jpeg
  • Audio.mp3
  • Graphics. Giff

Limits of Blob Storage

  • Maximum size of a block blob - 50,000 X 4000 MiB (approximately 190.7 TiB)

  • Maximum size of a page blob - 8 TiB2

  • Maximum size of an append blob - 195GB

BLOB in Databases

Database BLOBs require specialized processing and Unavoidable unique kinds exist. The unstructured records in BLOBs can't be examined or understood by using databases. all of it has to be stored. handiest the report call, kind, and length of the BLOB may be read by means of databases. As a result, using database features like sorting, filtering, and searching for unique content material in a BLOB isn't feasible.

Binary big gadgets are stored in Distinctive database structures in numerous ways. BLOBs are normally stored outdoors for the reason that the nature of databases frequently makes it impractical to save them immediately. accordingly, the database itself merely gives a link to the vicinity of the outside document's actual garage. depending on the database system being utilized, there also are several names for big binary documents. Even the words for files of particular sizes are different in a few solutions, like MySQL

Uses of BLOB

The huge industry is the primary use for BLOBs. Huge amounts of raw statistics are accrued from internet site customers, blended into collections, and kept in databases all over the international. Considering the fact that this received data is unstructured in its unprocessed country, database structures can accumulate inside the most effective approach possible. Databases can also be used to keep movies or television programmes in a semi-encrypted shape using BLOBs.

Frequently Asked Questions (FAQs)

1. What is the solution for BLOB storage?

Digital Asset Management (DAM) is the solution for Blob storage.

2. What makes BLOB inefficient?

More response time and the high disk space required make the blob inefficient.

3. What Methods are required to store BLOB JDBC?

To store BLOB JDBC methods are:

  • Set blob
  • Set Binarystream
4. What is the character length of BLOB?

2,147,483,647 is the character length of the BLOB.

5. How do BLOBs store SQL servers?

BLOBs can be moved from one server to another.

Get answers from students and experts
Back to top