Skip to main content
Log in

Data page layouts for relational databases on deep memory hierarchies

  • Special issue VLDB Best papers 2001
  • Published:
The VLDB Journal Aims and scope Submit manuscript

Abstract.

Relational database systems have traditionally optimized for I/O performance and organized records sequentially on disk pages using the N-ary Storage Model (NSM) (a.k.a., slotted pages). Recent research, however, indicates that cache utilization and performance is becoming increasingly important on modern platforms. In this paper, we first demonstrate that in-page data placement is the key to high cache performance and that NSM exhibits low cache utilization on modern platforms. Next, we propose a new data organization model called PAX (Partition Attributes Across), that significantly improves cache performance by grouping together all values of each attribute within each page. Because PAX only affects layout inside the pages, it incurs no storage penalty and does not affect I/O behavior. According to our experimental results (which were obtained without using any indices on the participating relations), when compared to NSM: (a) PAX exhibits superior cache and memory bandwidth utilization, saving at least 75% of NSM's stall time due to data cache accesses; (b) range selection queries and updates on memory-resident relations execute 17–25% faster; and (c) TPC-H queries involving I/O execute 11–48% faster. Finally, we show that PAX performs well across different memory system designs.

This is a preview of subscription content, log in via an institution to check access.

Access this article

Price excludes VAT (USA)
Tax calculation will be finalised during checkout.

Instant access to the full article PDF.

Similar content being viewed by others

Author information

Authors and Affiliations

Authors

Additional information

Received: November 1, 2001 / Accepted: August 29, 2002 Published online: November 22, 2002

Rights and permissions

Reprints and permissions

About this article

Cite this article

Ailamaki, A., DeWitt, D. & Hill, M. Data page layouts for relational databases on deep memory hierarchies. The VLDB Journal 11, 198–215 (2002). https://doi.org/10.1007/s00778-002-0074-9

Download citation

  • Issue Date:

  • DOI: https://doi.org/10.1007/s00778-002-0074-9

Navigation