SQL Extension for Supporting Multimedia Data

멀티미디어 데이터를 지원하기 위한 SQL 확장

  • Published : 1999.06.01

Abstract

As the importance and utilization of multimedia data increase, we need to study representing and processing multimedia data within databases. To process multimedia data within databases, we need to precisely model multimedia data, to define data types and operations, and to make up query language supporting them. Therefore, in this paper, we modeled multimedia data using OMT so that we can support multimedia data within databases. We also propose an extended SQL, called MMSQl, which includes new types for supporting multimedia data types and efficiently make a query. Especially, MMSQL provides a mechanism to express temporal and spatial relationships which exist among objects in a multimedia data (internal) or among several multimedia data (external).

멀티미디어 데이터의 중요성과 활용도가 증가됨에 따라 데이터베이스에서 멀티미디어 데이터를표현하고 처리하기 위한 연구가 필요하게 되었다. 데이터베이스에서 멀티미디어 데이터를 처리하기 위해서는 멀티미 디어 데이터를 정확히 모텔링하여 데이터 형 및 연산들을 정의하고 이를 지원하는 질의어를 만드는 것이 필요하다. 따라서 본 논문에서는 GMT로 멀티미디어 데이터를 모델링하여 데이터베이스에서 멀티미디어 데이터를 지원할 수 있도록 한다. 또한 SQL을 확장하여 멸티미디어 데이터를 위한 새로운 형을 정의하고 효과적으로 질의해 낼 수 있는 질의어인 MMSQL을 제안한다. 특히, MMSQL에서는 멸티미디어 데이터 안의 객체 사이 (내부적) 또는 여러 멀티미디어 데이터 사이(외부적)의 시.공간적 관계를 표현할 수 있는 방법을 제공한다.

Keywords