Generic Data Model 기반의 XML DBMS 설계 및 구현

Designing and Implementing XML DBMS based on Generic Data Model

  • 임종선 (순천향대학교 전산학과) ;
  • 주경수 (순천향대학교 정보기술공학부)
  • 발행 : 2003.02.01

초록

Nowadays XML is used for exchanging information in e-Commerce, especially B2B. Necessity of XML DBMS has being increased to efficiently process XML data. So a lots of database products for supporting XML are rapidly appeared in the market. In this paper, we made an XML DBMS system based on Generic Data Model. First we developed XML Adaptor based on Generic Data Model and added it on relational DBMS for developing XML DBMS. XML Adaptor is composed of Query Convertor and XML Repository System. The Query Convertor parse commands that are for XML data manipulation and then call the relevant component of XML Repository System for relational database operation. The XML Repository System handles relational database operations such as create, delete, store, and etc. In this way we can use a relational DBMS for manipulation XML data. Therefor we can build more economically XML DBMS.

키워드