Performance Tradeoffs in Read-Optimized Databases
Summary: Dissects row/column tradeoffs via one query engine supporting both layouts, quantifying disk, cache, and CPU effects. Shows columns often win—up to 10×—and derives a hardware/workload model predicting the superior organization. (summarized by gpt-5.6-luna on Jul 24 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Stavros Harizopoulos (Massachusetts Institute of Technology)
- 2. Velen Liang (Massachusetts Institute of Technology)
- 3. Daniel J. Abadi (Massachusetts Institute of Technology)
- 4. Samuel Madden (Massachusetts Institute of Technology)
BibTeX Citation
@article{harizopoulos_vldb06,
title = {{Performance Tradeoffs in Read-Optimized Databases}},
author = {Harizopoulos, Stavros and Liang, Velen and Abadi, Daniel J. and Madden, Samuel},
journal = {PVLDB},
series = {{VLDB} '06},
pages = {487--498},
doi = {10.1016/j.vldb.2006.07.006},
url = {https://doi.org/10.1016/j.vldb.2006.07.006},
year = {2006}
}
Incoming Citations (Sorted by Pagerank)
Showing 31 of 31 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 14 of 14 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 3,902 | The Impact of Columnar In-Memory Databases on Enterprise Systems: Implications of Eliminating Transaction-Maintained Aggregates | 2014 | VLDB |
| 2 | 1,315 | Fast Updates on Read-Optimized Databases Using Multi-Core CPUs | 2012 | VLDB |
| 3 | 29 | Database Architecture Optimized for the New Bottleneck: Memory Access | 1999 | VLDB |
| 4 | 1,629 | Positional Update Handling in Column Stores | 2010 | SIGMOD |
| 5 | 12 | C-Store: A Column-oriented DBMS | 2005 | VLDB |
| 6 | 60 | Integrating Compression and Execution in Column-Oriented Database Systems | 2006 | SIGMOD |
| 7 | 5,715 | Design and Evaluation of Storage Organizations for Read-Optimized Main Memory Databases | 2013 | VLDB |
| 8 | 1,395 | Column-oriented Database Systems | 2009 | VLDB |
| 9 | 345 | Column-Stores vs. Row-Stores: How Different Are They Really? | 2008 | SIGMOD |
| 10 | 3,489 | Read-Optimized Databases, In Depth | 2008 | VLDB |