SW StudyWalks

Computer Science  /  CS 0432  ·  Atom · ~20 seconds

The Key-Value Store

Video not yet published
to the StudyWalks catalog
State

A key-value store is a simple database built on an associative array — storing only key-value pairs, retrieving the value for a known key, and fitting simple schemas best.

Show

A fare-card number pulling up its balance is the shape in daily service.

Watch for

The map abstract data type from video 0099, industrialized.