引用本文:田增平,党华锐,周傲英,施伯乐.多媒体对象查询语言及其查询处理.软件学报,1999,10(7):694-701
【打印本页】   【下载PDF全文】   查看/发表评论  【EndNote】   【RefMan】   【BibTex】
←前一篇|后一篇→ 过刊浏览    高级检索
本文已被:浏览 4426次   下载 5468 本文二维码信息
码上扫一扫!
分享到: 微信 更多
多媒体对象查询语言及其查询处理
田增平1, 党华锐1, 周傲英1, 施伯乐1
复旦大学计算机科学系,上海,200433
摘要:
文章研究了多媒体数据库的查询需求,提出结构化的多媒体对象查询语言MOQL(multi-media object query language).它能够支持基于类型、结构特征、同步关系、时态关系和内容信息的多媒体查询.以DB2数据库为存储机制,定义了一组代数算子和变换规则,利用它们可以将用户定义的MOQL查询变换为代数表达式,进行代数优化,并将代数查询表达式转换为能够在DB2数据库上运行的DB2SQL和C++查询过程.
关键词:  多媒体数据库,查询语言,查询优化.
DOI:
分类号:
基金项目:本文研究得到国家自然科学基金、国家863高科技项目基金和国家教育部博士点基金资助.
Multimedia Object Query Language and Its Query Processing
TIAN Zeng-ping,DANG Hua-rui,ZHOU Ao-ying,SHI Bai-le
Abstract:
In this paper, the authors study the query requirements of multimedia database and propose a structured multimedia object query language (MOQL). The language can support queries based on type, structure, synchronous relations, temporal relations, and contents of multimedia data. Taking the DB2 relational database system as a storage mechanism, they define a set of algebraic operators and some transformation rules, by which the MOQL queries defined by the users can be transformed into a set of algebraic formula and optimized. Finally, the algebraic formula can be transformed into execution plan in DB2SQL and C++ procedures, which can be run on DB2 system.
Key words:  Multimedia database, query language, query optimization.