NoSQL

Partition Key

English

Overview

The key that determines which node data is placed on.

Details

A key that determines which node (partition) data is placed on. A key design skewed toward certain values easily creates a "hot partition," where load concentrates on just a few nodes.

More Database terms