NoSQL database model that stores data in column families rather than rows. Like organizing information by categories where each category can have different attributes.
Social media platforms use column family databases to efficiently store user profiles with varying amounts of information.