ArrayStore: A Storage Manager for Complex Parallel Array Processing
Summary: ArrayStore is a storage manager for complex parallel array processing, supporting range queries, joins, and user-defined functions. It evaluates partitioning strategies and proposes a new parallel-access mechanism across adjacent partitions, delivering improved performance over prior approaches on 80GB of real data. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Emad Soroush (University of Washington)
- 2. Magdalena Balazinska (University of Washington)
- 3. Daniel Wang (SLAC National Accelerator Laboratory)
BibTeX Citation
@inproceedings{soroush_sigmod11,
title = {{ArrayStore: A Storage Manager for Complex Parallel Array Processing}},
author = {Soroush, Emad and Balazinska, Magdalena and Wang, Daniel},
series = {{SIGMOD} '11},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/1989323.1989351},
url = {https://dl.acm.org/doi/10.1145/1989323.1989351},
year = {2011}
}
Incoming Citations (Sorted by Pagerank)
Showing 17 of 17 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 11 of 11 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
| Rank | Cited Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 2 | R-Trees: A Dynamic Index Structure For Spatial Searching | 1984 | SIGMOD | 0.0020210012 |
| 4 | The R*-tree: An Efficient and Robust Access Method for Points and Rectangles | 1990 | SIGMOD | 0.001157935 |
| 8 | The K-D-B-Tree: A Search Structure for Large Multidimensional Dynamic Indexes | 1981 | SIGMOD | 0.00082404462 |
| 155 | MAD Skills: New Analysis Practices for Big Data | 2009 | VLDB | 0.00028713176 |
| 239 | Overview of SciDB: Large Scale Array Storage, Processing and Analysis | 2010 | SIGMOD | 0.00023674329 |
| 724 | The Multidimensional Database System RasDaMan | 1998 | SIGMOD | 0.00014620119 |
| 726 | Client-Server Paradise | 1994 | VLDB | 0.0001460632 |
| 864 | The Pyramid-Technique: Towards Breaking the Curse of Dimensionality | 1998 | SIGMOD | 0.00013522522 |
| 868 | Requirements for Science Data Bases and SciDB | 2009 | CIDR | 0.00013504796 |
| 1,039 | RIOT: I/O-Efficient Numerical Computing without SQL | 2009 | CIDR | 0.00012474977 |
| 3,593 | The Priority R-Tree: A Practically Efficient and Worst-Case Optimal R-Tree | 2004 | SIGMOD | 7.2750277e-05 |
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 8,738 | Translation of Array-Based Loops to Distributed Data-Parallel Programs | 2020 | VLDB |
| 2 | 9,580 | Storing Matrices on Disk: Theory and Practice Revisited | 2011 | VLDB |
| 3 | 2,389 | Parallel Data Analysis Directly on Scientific File Formats | 2014 | SIGMOD |
| 4 | 7,961 | Array DBMS: Past, Present, and (Near) Future | 2021 | VLDB |
| 5 | 1,199 | Bridging the Archipelago between Row-Stores and Column-Stores for Hybrid Workloads | 2016 | SIGMOD |
| 6 | 12,104 | Supporting Data Uncertainty in Array Databases | 2015 | SIGMOD |
| 7 | 5,233 | Progressive Top-k Subarray Query Processing in Array Databases | 2019 | VLDB |
| 8 | 6,831 | Incremental Elasticity For Array Databases | 2014 | SIGMOD |
| 9 | 6,157 | Similarity Join over Array Data | 2016 | SIGMOD |
| 10 | 669 | The TileDB Array Data Storage Manager | 2017 | VLDB |