Logo image
Entity Join Optimization in Multidatabase Systems
Conference paper

Entity Join Optimization in Multidatabase Systems

P.S.M. Tsai and A.L.P. Chen
Proc. International Conference on Management of Data, p.188
1994

Abstract

Heterogeneous Databases;Localized Query Processing;entity join;neighborhood join;constraint relaxation
Heterogeneities exist in a multidatabase environment. For example, a real world entity may be differently represented in relations of different databases. In particular, keys of these relations may be incompatible. In this paper, we develop an entity join operator named EJ operator, which can be used to join two relations on their compatible/incompatible keys. By this join, if an entity is represented in both relations, all its properties given in relations can be obtained. Besides, a neighborhood join operator named NJ operator is introduced, which joins relations allowing some degree of value uncertainty on the join attributes. The EJ operator, NJ operator and the previously proposed extended relational operators can be combined to support a more powerful set of operations for a multidatabase system. We consider processing entity join queries in a wide area multidatabase environment where the query processing cost is dominated by the cost of data transmission. Since the EJ operator "integrates" tuples from relations, whose attribute values may have conflicts, a natural way to process the operator is to transmit both relations to a site, resolve the conflicts and process the join, which is very costly. An approach which transforms a global query into local subqueries to preprocess queries with EJs in multiple sites is thus proposed with an attempt to lower the cost of data transmission.

Metrics

1 Record Views

Details

Logo image