Performance Evaluation about Implicit Referential Integrities Extraction Algorithm of RDB

RDB의 묵시적 참조 무결성 추출 알고리즘에 대한 성능 평가

  • Kim, Jin-Hyung (Dept. of Computer Science and Engineering, Korea University) ;
  • Jeong, Dong-Won (Dept. of Informatics and Statistics, Kunsan National University)
  • Published : 2005.11.01

Abstract

XML is rapidly becoming one of the most widely adopted technologies for information exchange and representation on the World Wide Web. However, the large part of data is still stored in a relational database. Hence, we need to convert relational data into XML documents. The most important point of the conversion is to reflect referential integrities In relational schema model to XML schema model exactly. Until now, FT, NeT and CoT are suggested as existing approaches for conversion from the relational schema model to the XML schema model but these approaches only reflect referential integrities which are defined explicitly for conversion. In this paper, we suggest an algorithm for automatic extraction of implicit referential integrities such as foreign key constraints which is not defined explicitly in the initial relational schema model. We present translated XML documents by existing algorithms and suggested algorithms as comparison evaluation. We also compare suggested algorithm and conventional algorithms by simluation in accuracy part.

Keywords