WideTable: An Accelerator for Analytical Data Processing
Summary: WideTable denormalizes data into a wide, columnar table and answers analytics via scans. It combines dict encoding, columnar storage, outerjoin embedding, and pack-code scans to bound space and joins; TPC-H in memory shows speedups and scalability. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Yinan Li (University of Wisconsin)
- 2. Jignesh M. Patel (University of Wisconsin)
BibTeX Citation
@article{li_vldb14,
title = {{WideTable: An Accelerator for Analytical Data Processing}},
author = {Li, Yinan and Patel, Jignesh M.},
journal = {PVLDB},
series = {{VLDB} '14},
volume = {7},
number = {10},
pages = {907--918},
doi = {10.14778/2732951.2732965},
url = {https://doi.org/10.14778/2732951.2732965},
year = {2014}
}
Incoming Citations (Sorted by Pagerank)
Showing 14 of 14 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 16 of 16 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 | 1,320 | From Theory to Practice: Efficient Join Query Evaluation in a Parallel Database System | 2015 | SIGMOD |
| 2 | 136 | Join Synopses for Approximate Query Answering | 1999 | SIGMOD |
| 3 | 4,250 | Generalized Scale Independence Through Incremental Precomputation | 2013 | SIGMOD |
| 4 | 216 | SIMD-Scan: Ultra Fast in-Memory Table Scan using on-Chip Vector Processing Units | 2009 | VLDB |
| 5 | 966 | A Common Database Approach for OLTP and OLAP Using an In-Memory Column Database | 2009 | SIGMOD |
| 6 | 6,885 | Fast Matrix Multiplication for Query Processing | 2024 | PODS |
| 7 | 3,791 | Hardware-conscious Query Processing in GPU-accelerated Analytical Engines | 2019 | CIDR |
| 8 | 1,450 | Row-wise Parallel Predicate Evaluation | 2008 | VLDB |
| 9 | 7,832 | Main Memory Adaptive Denormalization | 2016 | SIGMOD |
| 10 | 1,950 | How to Barter Bits for Chronons: Compression and Bandwidth Trade Offs for Database Scans | 2007 | SIGMOD |