Rowstore
//ˈɹoʊˌstɔ(ɹ)// noun
noun ·Rare ·Advanced level
Definitions
Noun
- 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."
Antonyms
All antonymsExample
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.
More for "rowstore"
Data sourced from Wiktionary, WordNet, CMU, and other open linguistic databases. Updated March 2026.