咨询与建议

限定检索结果

文献类型

  • 3 篇 会议

馆藏范围

  • 3 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 3 篇 工学
    • 3 篇 计算机科学与技术...
    • 3 篇 软件工程

主题

  • 3 篇 sql database que...
  • 2 篇 ir
  • 2 篇 compiler optimiz...
  • 2 篇 array programmin...
  • 1 篇 compilers
  • 1 篇 loop
  • 1 篇 gpus

机构

  • 3 篇 mcgill univ mont...

作者

  • 3 篇 hendren laurie
  • 2 篇 kemme bettina
  • 2 篇 krolik alexander
  • 2 篇 verbrugge clark
  • 2 篇 chen hanfeng
  • 1 篇 chen hongji
  • 1 篇 d'silva joseph v...

语言

  • 3 篇 英文
检索条件"主题词=SQL database queries"
3 条 记 录,以下是1-10 订阅
排序:
Improving database Query Performance with Automatic Fusion  2020
Improving Database Query Performance with Automatic Fusion
收藏 引用
29th ACM SIGPLAN International Conference on Compiler Construction (CC)
作者: Chen, Hanfeng Krolik, Alexander Kemme, Bettina Verbrugge, Clark Hendren, Laurie McGill Univ Montreal PQ Canada
Array-based programming languages have shown significant promise for improving performance of column-based in-memory database systems, allowing elegant representation of query execution plans that are also amenable to... 详细信息
来源: 评论
HorseIR: Bringing Array Programming Languages Together with database Query Processing  14
HorseIR: Bringing Array Programming Languages Together with ...
收藏 引用
14th ACM SIGPLAN International Symposium on Dynamic Languages (DLS)
作者: Chen, Hanfeng D'silva, Joseph Vinish Chen, Hongji Kemme, Bettina Hendren, Laurie McGill Univ Montreal PQ Canada
Relational database management systems (RDBMS) are operationally similar to a dynamic language processor. They take sql queries as input, dynamically generate an optimized execution plan, and then execute it. In recen... 详细信息
来源: 评论
r3d3: Optimized Query Compilation on GPUs  21
r3d3: Optimized Query Compilation on GPUs
收藏 引用
19th IEEE/ACM International Symposium on Code Generation and Optimization (CGO)
作者: Krolik, Alexander Verbrugge, Clark Hendren, Laurie McGill Univ Montreal PQ Canada
Query compilation is an effective approach to improve the performance of repeated database queries. GPU-based approaches have significant promise, but face difficulties in managing compilation time, data transfer cost... 详细信息
来源: 评论