Rowstore

//ˈɹoʊˌstɔ(ɹ)// noun

noun ·Rare ·Advanced level

Definitions

Noun
  1. 1
    A database storage method that organizes data by rows, storing all fields of a record together. This design is best for transactional workloads where entire records are frequently accessed or modified.

    "This is in contrast to most common database systems, “rowstores", where values of different attributes from the same tuple are stored consecutively."

Example

More examples

"This is in contrast to most common database systems, “rowstores", where values of different attributes from the same tuple are stored consecutively."

Etymology

From row + store.

Data sourced from Wiktionary, WordNet, CMU, and other open linguistic databases. Updated March 2026.