PARTIAL INDEXING FOR NONUNIFORM DATA DISTRIBUTIONS IN RELATIONAL DBMS

Citation
C. Sartori et Mr. Scalas, PARTIAL INDEXING FOR NONUNIFORM DATA DISTRIBUTIONS IN RELATIONAL DBMS, IEEE transactions on knowledge and data engineering, 6(3), 1994, pp. 420-429
Citations number
31
Categorie Soggetti
Information Science & Library Science","Computer Sciences, Special Topics","Engineering, Eletrical & Electronic","Computer Science Artificial Intelligence
ISSN journal
10414347
Volume
6
Issue
3
Year of publication
1994
Pages
420 - 429
Database
ISI
SICI code
1041-4347(1994)6:3<420:PIFNDD>2.0.ZU;2-W
Abstract
It is well known that the effectiveness of relational database systems is greatly dependent on the efficiency of the data access strategies. For this reason, much work has been devoted to the development of new access techniques, supported by adequate access structures such as th e B+trees. The effectiveness of the B+tree also depends on the data di stribution characteristics; in particular, poor performance results wh en the data show strong key value distribution unbalancing. The aim of this paper is to present the partial index: a new access structure th at is useful in such cases of unbalancing, as an alternative to the Btree unclustered indexes. The access structures are built in the physi cal design phase, and at execution (or compilation) time, the optimize r chooses the most efficient access path. Thus, integration of the par tial indexing technique in the design and in the optimization process are also described.