rowstore
名词 n.
英文释义
名词 n.
-
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.
词形变化
词汇关系
反义词
词源
From row + store.
0 次浏览
数据来源: Wiktionary