What is BLOB?

BLOB stands for Binary Large OBject.

It is a collection of binary data stored as a single entity in a database management systems (DBMS). BLOBs are mainly used to hold multimedia objects such as images, videos, and sound.

Blobs can also be used to store programs or even fragments of code. But, all the DBMSs don't support BLOBs.