DBScholar

Back to papers

Column-Stores vs. Row-Stores: How Different Are They Really?

Summary: Column-stores outperform row-stores on analytics; vertical partitioning cannot bridge the gap. The paper dissects executor-level factors, showing gains from vectorized execution, compression, and a new join algorithm, arguing that realizing column-store benefits requires changes to both storage and the query engine. (summarized by gpt-5-nano on Feb 09 2026)

Paper ID
4108
Venue
SIGMOD
Year
2008
Pagerank
0.00020656723
Overall Rank
345 | 97.64%
DOI
10.1145/1376616.1376712

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@inproceedings{abadi_sigmod08,
        title = {{Column-Stores vs. Row-Stores: How Different Are They Really?}},
        author = {Abadi, Daniel J. and Madden, Samuel R. and Hachem, Nabil},
        series = {{SIGMOD} '08},
        booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
        publisher = {Association for Computing Machinery},
        doi = {10.1145/1376616.1376712},
        url = {https://dl.acm.org/doi/10.1145/1376616.1376712},
        year = {2008}
}

Incoming Citations (Sorted by Pagerank)

Showing 10 of 60 citing papers.

Previous Page 2 / 2 Next

Outgoing Citations (Sorted by Pagerank)

Showing 9 of 9 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