首页> 外文会议>Conference on Storage and Retrieval for Image and Video Databases >Embedding image query operations in an object-relational database management system
【24h】

Embedding image query operations in an object-relational database management system

机译:在对象关系数据库管理系统中嵌入图像查询操作

获取原文

摘要

Modern computer applications use enormous volumes of rich data like video, still images, and text, as well as more conventional numeric and character data. Managing huge volumes of such diverse data requires a database. Content queries, such as 'find me the color images with red components higher than this threshold,' require that the database system be able to apply the qualification directly. Relational database systems that store images as untyped binary large objects (BLOBS) cannot apply qualifications like this, because the database system does not understand the contents of the BLOB. Object-Relational Database Management Systems (ORDBMS), on the other hand, allow users to extend the set of types and functions known to the database system. Programmers can write code that is dynamically loaded into the database server, and that operates on complex data types such as images. Those functions can be used in standard SQL queries, and the database manager can use new types and function results in indices to support fast queries on complex data. In addition, the query optimizer can be told how expensive the new functions are, so that it chooses an optimal strategy for satisfying complicated queries with many different predicates in their qualifications.
机译:现代计算机应用程序使用巨大的丰富数据,如视频,静止图像和文本,以及更多传统的数字和字符数据。管理大量的这种多样化的数据需要数据库。内容查询(例如'找到带有高于此阈值的红色组件的彩色图像)要求数据库系统能够直接应用资格。将图像存储为无型二进制大对象(BLOB)的关系数据库系统无法应用如此,因为数据库系统不了解BLOB的内容。另一方面,对象关系数据库管理系统(ORDBMS)允许用户扩展数据库系统已知的类型和函数。程序员可以将动态加载到数据库服务器的代码编写,并且在复杂的数据类型上运行,如图像。这些功能可用于标准SQL查询中,数据库管理器可以使用新类型和功能导致索引,以支持复杂数据上的快速查询。此外,可以告知查询优化器如何昂贵的新功能,以便它选择满足许多不同谓词的满足复杂查询的最佳策略。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号