Key-Value Store

A simple NoSQL database that uses an associative array (map) as its fundamental data model, storing data as a collection of unique keys linked to specific values.


Part of the Data & AI Terms glossary.

This page is mirrored from the GitHub Wiki. View original on GitHub