咨询与建议

限定检索结果

文献类型

  • 15 篇 期刊文献
  • 10 篇 会议

馆藏范围

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

日期分布

学科分类号

  • 25 篇 工学
    • 23 篇 计算机科学与技术...
    • 6 篇 软件工程
    • 5 篇 电气工程
    • 2 篇 信息与通信工程
    • 1 篇 控制科学与工程
  • 3 篇 管理学
    • 2 篇 管理科学与工程(可...
    • 1 篇 图书情报与档案管...
  • 2 篇 理学
    • 1 篇 数学
    • 1 篇 天文学

主题

  • 25 篇 join algorithms
  • 3 篇 query processing
  • 3 篇 query optimizati...
  • 3 篇 mapreduce
  • 3 篇 relational datab...
  • 2 篇 memory access op...
  • 2 篇 decomposed stora...
  • 2 篇 main-memory data...
  • 2 篇 implementation t...
  • 2 篇 performance eval...
  • 1 篇 cpu-boundedness
  • 1 篇 query enumeratio...
  • 1 篇 query authentica...
  • 1 篇 query languages
  • 1 篇 query models
  • 1 篇 compressed repre...
  • 1 篇 space delay trad...
  • 1 篇 pipelined query ...
  • 1 篇 restricted acces...
  • 1 篇 hadoop

机构

  • 2 篇 cwi nl-1098 sj a...
  • 1 篇 univ sci & techn...
  • 1 篇 univ wisconsin m...
  • 1 篇 univ chile dept ...
  • 1 篇 department of co...
  • 1 篇 pontificia univ ...
  • 1 篇 gates comp sci b...
  • 1 篇 suny buffalo buf...
  • 1 篇 department of co...
  • 1 篇 chinese univ hon...
  • 1 篇 oracle corp new ...
  • 1 篇 jordan univ sci ...
  • 1 篇 data distillerie...
  • 1 篇 imfd santiago
  • 1 篇 university of me...
  • 1 篇 natl univ singap...
  • 1 篇 jordan univ sci ...
  • 1 篇 univ minnesota m...
  • 1 篇 univ hassan 2 la...
  • 1 篇 univ bologna cnr...

作者

  • 3 篇 ngo hung q.
  • 2 篇 re christopher
  • 2 篇 rudra atri
  • 2 篇 manegold s
  • 1 篇 moussaid k.
  • 1 篇 nguyen dung t.
  • 1 篇 rida m.
  • 1 篇 reutter juan l.
  • 1 篇 al-badarneh amer
  • 1 篇 papadopoulos sta...
  • 1 篇 elomri a.
  • 1 篇 arroyuelo diego
  • 1 篇 khamis mahmoud a...
  • 1 篇 hervias c.
  • 1 篇 pramanik s
  • 1 篇 suciu dan
  • 1 篇 tok wee hyong
  • 1 篇 kersten m
  • 1 篇 张冬冬
  • 1 篇 papadias dimitri...

语言

  • 23 篇 英文
  • 1 篇 其他
  • 1 篇 中文
检索条件"主题词=join algorithms"
25 条 记 录,以下是11-20 订阅
排序:
RRPJ: Result-rate based progressive relational join
收藏 引用
12th International Conference on Database Systems for Advanced Applications
作者: Tok, Wee Hyong Bressan, Stephane Lee, Mong-Li Natl Univ Singapore Sch Comp Singapore 117548 Singapore
Progressive join algorithms are join algorithms that produce results incrementally as input data is available. Because they are non-blocking, they are particularly suitable for online processing of data streams. Refer... 详细信息
来源: 评论
Plexus: Optimizing join Approximation for Geo-Distributed Data Analytics  14
Plexus: Optimizing Join Approximation for Geo-Distributed Da...
收藏 引用
14th Annual ACM Symposium on Cloud Computing (SoCC)
作者: Wolfrath, Joel Chandra, Abhishek Univ Minnesota Minneapolis MN 55417 USA
Modern applications are increasingly generating and persisting data across geo-distributed data centers or edge clusters rather than a single cloud. This paradigm introduces challenges for traditional query execution ... 详细信息
来源: 评论
join algorithm costs revisited
收藏 引用
VLDB Journal 1996年 第1期5卷 64-84页
作者: Harris, Evan P. Ramamohanarao, Kotagiri Department of Computer Science University of Melbourne Parkville Vic. 3052 Australia University of Melbourne
A method of analysing join algorithms based upon the time required to access, transfer and perform the relevant CPU-based operations on a disk page is proposed. The costs of variations of several of the standard join ... 详细信息
来源: 评论
Authenticated join Processing in Outsourced Databases
Authenticated Join Processing in Outsourced Databases
收藏 引用
35th ACM SIGMOD Conference
作者: Yang, Yin Papadias, Dimitris Papadopoulos, Stavros Kalnis, Panos Hong Kong Univ Sci & Technol Dept Comp Sci & Engn Hong Kong Hong Kong Peoples R China
Database outsourcing requires that a query server constructs a proof of result correctness, which can be verified by the client using the data owner's signature. Previous authentication techniques deal with range ... 详细信息
来源: 评论
OPTIMIZATION STRATEGIES FOR RELATIONAL DISJUNCTIVE QUERIES
收藏 引用
IEEE TRANSACTIONS ON SOFTWARE ENGINEERING 1989年 第10期15卷 1217-1235页
作者: CIACCIA, P SCALAS, MR UNIV BOLOGNA DEPT ELECTR COMP SCI & SYSTI-40136 BOLOGNAITALY UNIV TRIESTE DIPARTIMENTO MATEMAT APPL SCI ECON STAT ATTURIALII-34127 TRIESTEITALY UNIV BOLOGNA CNRCIOCI-40136 BOLOGNAITALY
The main purpose of this work is to extend the processing capabilities of the optimizer of a relational DBMS in order to effectively include the treatment of disjunctive queries. To this aim two new strategies are pre... 详细信息
来源: 评论
OPTIMIZING THE COST OF RELATIONAL QUERIES USING PARTIAL-RELATION SCHEMES
收藏 引用
INFORMATION SYSTEMS 1988年 第1期13卷 71-79页
作者: PRAMANIK, S FOTOUHI, F United States
In this paper we propose a new access path to a relation, called a Partial-Relation scheme, in order to speed up the relational join operations. We present two join algorithms which preprocess the Partial-Relations fi... 详细信息
来源: 评论
Delaunay based algorithm for finding polygonal voids in planar point sets
收藏 引用
ASTRONOMY AND COMPUTING 2018年 22卷 48-62页
作者: Alonso, R. Ojeda, J. Hitschfeld, N. Hervias, C. Campusano, L. E. Univ Chile Dept Comp Sci Fac Phys & Math Sci Santiago Chile Univ Chile Astron Dept Fac Phys & Math Sci Santiago Chile
This paper presents a new algorithm to find under-dense regions called voids inside a 2D point set. The algorithm starts from terminal-edges (local longest-edges) in a Delaunay triangulation and builds the largest pos... 详细信息
来源: 评论
Optimizing database architecture for the new bottleneck: memory access
收藏 引用
VLDB JOURNAL 2000年 第3期9卷 231-246页
作者: Manegold, S Boncz, PA Kersten, ML CWI NL-1098 SJ Amsterdam Netherlands Data Distilleries BV NL-1098 SM Amsterdam Netherlands
In the past decade, advances in the speed of commodity CPUs have far out-paced advances in memory latency. Main-memory access is therefore increasingly a performance bottleneck for many computer applications, includin... 详细信息
来源: 评论
Bloom filter and its variants for the optimization of MapReduce's algorithms: A review  5
Bloom filter and its variants for the optimization of MapRed...
收藏 引用
5th International Conference on Cloud Computing and Artificial Intelligence - Technologies and Applications (CloudTech)
作者: Ezzaki, F. Abghour, N. Elomri, A. Moussaid, K. Rida, M. Univ Hassan 2 Lab Informat Modelisat Syst & Aide Decis LIMSAD Fac Sci Dept Math & Informat Casablanca Morocco
The bloom filter is a probabilistic data model used to test the existence of an element in a set, i.e., for any given item, the bloom filter could test the membership query on this candidate. The bloom filter has many... 详细信息
来源: 评论
Compressed Representations of Conjunctive Query Results  37
Compressed Representations of Conjunctive Query Results
收藏 引用
37th ACM SIGMOD-SIGACT-SIGAI Symposium on Principles of Database Systems (PODS)
作者: Deep, Shaleen Koutris, Paraschos Univ Wisconsin Madison WI 53706 USA
Relational queries, and in particular join queries, often generate large output results when executed over a huge dataset. In such cases, it is often infeasible to store the whole materialized output if we plan to reu... 详细信息
来源: 评论