Skip to main content

2 docs tagged with "key-value"

View all tags

Multi-Model Database (MMDB)

A Multi-Model Database (MMDB) is a database management system that supports multiple data models in a single backend. This contrasts with traditional databases that typically focus on a single data model (e.g., relational, document, graph). MMDBs address the challenges of polyglot persistence by providing a unified platform for handling diverse data types and use cases, reducing the complexity of managing multiple specialized databases.

TiKV

TiKV: A Distributed Key-Value Database for Caching and Storage