Library Automation and Digital Archive
LONTAR
Fakultas Ilmu Komputer
Universitas Indonesia

Pencarian Sederhana

Find Similar Add to Favorite

Call Number SEM-360
Collection Type Indeks Artikel prosiding/Sem
Title Query processing in main memory database management systems(239-250)
Author Tobin j. Lehman, Michael J. Carey;
Publisher Proceedings of acm sigmod 86 international conference on management of data washington,d.c may 28-30,1986 Author
Subject
Location
Lokasi : Perpustakaan Fakultas Ilmu Komputer
Nomor Panggil ID Koleksi Status
SEM-360 TERSEDIA
Tidak ada review pada koleksi ini: 48042
Most previous work in the area of main the 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 president 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 residents 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.