FHIN: an efficient storage structure and access method for object-orienteddatabases

Authors
Citation
N. Gorla et Ct. Liu, FHIN: an efficient storage structure and access method for object-orienteddatabases, INF SOFTW T, 41(10), 1999, pp. 673-688
Citations number
37
Categorie Soggetti
Computer Science & Engineering
Journal title
INFORMATION AND SOFTWARE TECHNOLOGY
ISSN journal
09505849 → ACNP
Volume
41
Issue
10
Year of publication
1999
Pages
673 - 688
Database
ISI
SICI code
0950-5849(19990715)41:10<673:FAESSA>2.0.ZU;2-A
Abstract
While relational database technology has dominated the database field for m ore than a decade, object-oriented database (OODB) technology has recently gained a lot of attention in the database community. Many researchers are c oncerned about the performance of OODBs. This paper proposes an OODB design methodology called fragmented hash-indexed (FHIN) that is aimed at improvi ng the operating performance of OODBs. The FHIN model's storage structure c ontains an Instances-Classes Table (ICT) with a two-segment data design. Qu ery processing is done by accessing data segments through ICT with an algor ithm introduced here. The FHIN model uses three access methods: hashing, in dexing, or hash-indexing. The database performance of FHIN is compared to t wo previous access methods using 1050 simulation runs. Results indicate tha t the FHIN model is 43% better than either of the other models in smaller d atabases, 65% better in larger databases, 50% better under conditions of hi gh updating, and 72% better under conditions of low updating. These results suggest that FHIN methodology has promise and is worthy of exploration and OODB software development. (C) 1999 Elsevier Science B.V. All rights reser ved.