Proceedings of the Korea Society for Industrial Systems Conference (한국산업정보학회:학술대회논문집)
- 2007.02a
- /
- Pages.163-167
- /
- 2007
An XML Data Management System Using an Object-Relational Database
- Nam, S.H. (Dept. of Bio Information Technology, Chungbuk National University) ;
- Jung, T.S. (Dept. of Information Industrial Engineering, Chungbuk National University) ;
- Kim, T.K. (Dept. of Information Industrial Engineering, Chungbuk National University) ;
- Kim, K.R. (Dept. of Management Information Systems, 2nd BK team, Chungbuk National University) ;
- Zahng, H.K. (Dept. of Management Information Systems, 2nd BK team, Chungbuk National University) ;
- Yoo, J.S. (Dept. of Computer and Communication Engineering, BIT team, Chungbuk National University) ;
- Cho, W.S. (Dept. of Management Information Systems, 2nd BK team, Chungbuk National University)
- Published : 2007.02.08
Abstract
We propose an XML document storage system, called XDMS (XML Document Management System), by using an object-relational DBMS. XDMS generates object database schema from XML Schema and stores the XML documents in an object-relational database. SAX parser is used for understanding the structure of the XML documents, and XDMS transforms the documents into objects in the database. Experiment shows that object-relational databases provide more efficient storage and query model compared with relational databases.