Query Processing in Main Memory Database Management Systems
Summary: Proposes an architecture for memory-resident relational DBMS, with costs and priorities distinct from disk-based systems. Evaluates operators; introduces the T-tree for efficient selection and join, and favors hashing for projections/joins while sort-merge remains viable. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Tobin J Lehman (University of Wisconsin)
- 2. Michael J Carey (University of Wisconsin)
BibTeX Citation
@inproceedings{lehman_sigmod86,
title = {{Query Processing in Main Memory Database Management Systems}},
author = {Lehman, Tobin J and Carey, Michael J},
series = {{SIGMOD} '86},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/16894.16878},
url = {https://dl.acm.org/doi/10.1145/16894.16878},
year = {1986}
}
Incoming Citations (Sorted by Pagerank)
Showing 13 of 13 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 4 of 4 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
| Rank | Cited Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 7 | Implementation Techniques For Main Memory Database Systems | 1984 | SIGMOD | 0.00083340894 |
| 80 | Hashing Methods and Relational Algebra Operations | 1984 | VLDB | 0.00036536643 |
| 152 | Multiprocessor Hash-Based Join Algorithms | 1985 | VLDB | 0.00029038365 |
| 219 | A Study of Index Structures for Main Memory Database Management Systems | 1986 | VLDB | 0.00024293529 |
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 9,324 | Main-Memory Operation Buffering for Efficient R-Tree Update | 2007 | VLDB |
| 2 | 13,239 | Query Processing on Personal Computers: A Pragmatic Approach (Extended Abstract) | 1984 | VLDB |
| 3 | 904 | Tradeoffs in Processing Complex Join Queries via Hashing in Multiprocessor Database Machines | 1990 | VLDB |
| 4 | 423 | Massively Parallel Sort-Merge Joins in Main Memory Multi-Core Database Systems | 2012 | VLDB |
| 5 | 1,110 | Buffering Accesses to Memory-Resident Index Structures | 2003 | VLDB |
| 6 | 771 | Conjunctive Selection Conditions in Main Memory | 2002 | PODS |
| 7 | 3,760 | Query Processing in Tertiary Memory Databases | 1995 | VLDB |
| 8 | 360 | Design and Evaluation of Main Memory Hash Join Algorithms for Multi-core CPUs | 2011 | SIGMOD |
| 9 | 219 | A Study of Index Structures for Main Memory Database Management Systems | 1986 | VLDB |
| 10 | 7 | Implementation Techniques For Main Memory Database Systems | 1984 | SIGMOD |