Publication | Open Access
Query processing in main memory database management systems
106
Citations
18
References
1986
Year
EngineeringComputer ArchitectureQuery ProcessingQuery Processing TechniquesIn-memory DatabasesQuery Processing IssuesInformation RetrievalData ScienceDatabase SystemDatabase ProcessingManagementData IntegrationParallel ComputingData ManagementParallel DatabaseComputer EngineeringComputer ScienceDistributed Query ProcessingDatabase TuningDatabase TechnologyQuery OptimizationRelational Queries
Most previous work in the area of main memory database systems has focused on the problem of developing query processing techniques that work well with a very large buffer pool. In this paper, we address query processing issues for memory resident relational databases, an environment with a very different set of costs and priorities. We present an architecture for a main memory DBMS, discussing the ways in which a memory resident database differs from a disk-based database. We then address the problem of processing relational queries in this architecture, considering alternative algorithms for selection, projection, and join operations and studying their performance. We show that a new index structure, the T Tree, works well for selection and join processing in memory resident databases. We also show that hashing methods work well for processing projections and joins, and that an old join method, sort-merge, still has a place in main memory.
| Year | Citations | |
|---|---|---|
Page 1
Page 1