首页> 外文期刊>ACM transactions on database systems >Top-k Selection Queries over Relational Databases: Mapping Strategies and Performance Evaluation
【24h】

Top-k Selection Queries over Relational Databases: Mapping Strategies and Performance Evaluation

机译:关系数据库的前k个选择查询:映射策略和性能评估

获取原文
获取原文并翻译 | 示例

摘要

In many applications, users specify target values for certain attributes, without requiring exact matches to these values in return. Instead, the result to such queries is typically a rank of the "top k" tuples that best match the given attribute values. In this paper, we study the advantages and limitations of processing a top-k query by translating it into a single range query that a traditional relational database management system (RDBMS) can process efficiently. In particular, we study how to determine a range query to evaluate a top-k query by exploiting the statistics available to an RDBMS, and the impact of the quality of these statistics on the retrieval efficiency of the resulting scheme. We also report the first experimental evaluation of the mapping strategies over a real RDBMS, namely over Microsoft's SQL Server 7.0. The experiments show that our new techniques are robust and significantly more efficient than previously known strategies requiring at least one sequential scan of the data sets.
机译:在许多应用程序中,用户可以为某些属性指定目标值,而无需与这些值精确匹配。取而代之的是,此类查询的结果通常是最匹配给定属性值的“前k个”元组的等级。在本文中,我们通过将top-k查询转换为传统关系数据库管理系统(RDBMS)可以有效处理的单个范围查询来研究处理top-k查询的优缺点。特别地,我们研究如何通过利用RDBMS可用的统计信息来确定范围查询以评估top-k查询,以及这些统计信息的质量对所得方案的检索效率的影响。我们还报告了在真实的RDBMS(即Microsoft的SQL Server 7.0)上对映射策略的首次实验评估。实验表明,与至少需要对数据集进行一次顺序扫描的先前已知策略相比,我们的新技术更为强大且效率更高。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号