An Implementation of a Query Processing System for an Integrated Contents Database Retrieval

컨텐츠 통합 검색을 위한 질의어 처리 시스템 구현

  • 김영균 (한국전자통신연구원 컴퓨터소프트웨어연구소 컴퓨터시스템연구부) ;
  • 이명철 (한국전자통신연구원 컴퓨터소프트웨어연구소 컴퓨터시스템연구부) ;
  • 이미영 (한국전자통신연구원 컴퓨터소프트웨어연구소 컴퓨터시스템연구부) ;
  • 김명준 (한국전자통신연구원 컴퓨터소프트웨어연구소 컴퓨터시스템연구부)
  • Published : 2003.05.01

Abstract

There have been many considerations to develop new content services that integrate a variety of contents databases being already constructed and then produce new content services which are more valuable than existing services in many applications such as Internet portal, EC, and CRM. By doing the above thing, the burden of searching databases to access interesting databases and service applications can be reduced and the database availability of users is also enhanced through a single view integrating multiple contents database. This paper presents implementation details of the query processing system that is a core component of the database integration system, which can construct a virtual database that integrates databases being managed by multiple heterogeneous database systems using XML data model and support a quay facility on the integrated database.

다양한 종류의 컨텐츠 데이터베이스를 구축하고, 이를 인터넷 서비스로 제공하는 인터넷 포탈 서비스 응용이나 전자상거래 등에서 기존에 구축되어 있는 여러 형태의 컨텐츠 데이터베이스들을 통합하여 새로운 컨텐츠 서비스를 제공하기 위한 많은 노력들이 수행되고 있다. 이는 사용자가 활용하려는 컨텐츠가 어떤 데이터베이스 또는 어느 인터넷 서비스 응용에서 제공되는지를 파악해야 하는 사용자의 부담을 줄이고, 다수의 컨텐츠 데이터베이스들을 사용자에게 단일한 뷰(view)를 제공하므로서 사용자 이용 편의성을 높일 수 있다. 본 논문에서는 다양한 컨텐츠 데이터베이스들이 인터넷에 분산되어 있을 뿐만 아니라 서로 상이한 데이터베이스 시스템들(즉, 관계형 DB/객체형 DB)에서 관리되는 환경에서 XML자료 모델을 기반으로 통합된 하나의 가상 데이터베이스를 구축하고 검색하는 통합 검색 시스템의 핵심 요소인 질의 처리 시스템을 설계 및 구현한다.

Keywords