咨询与建议

限定检索结果

文献类型

  • 12 篇 期刊文献
  • 10 篇 会议
  • 1 篇 学位论文

馆藏范围

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

日期分布

学科分类号

  • 18 篇 工学
    • 18 篇 计算机科学与技术...
    • 7 篇 软件工程
    • 3 篇 电气工程
    • 1 篇 信息与通信工程
    • 1 篇 控制科学与工程
  • 5 篇 管理学
    • 4 篇 管理科学与工程(可...
    • 1 篇 图书情报与档案管...
  • 2 篇 理学
    • 2 篇 数学
  • 1 篇 文学
    • 1 篇 新闻传播学

主题

  • 23 篇 recursive query
  • 4 篇 sql
  • 3 篇 query optimizati...
  • 3 篇 transitive closu...
  • 2 篇 query language
  • 2 篇 relational datab...
  • 2 篇 dns
  • 1 篇 datalog
  • 1 篇 information syst...
  • 1 篇 prolog programmi...
  • 1 篇 declarative syst...
  • 1 篇 heritage functio...
  • 1 篇 recursive xml va...
  • 1 篇 aggregates in re...
  • 1 篇 query rtt
  • 1 篇 sql aggregate fu...
  • 1 篇 main memory
  • 1 篇 deductive databa...
  • 1 篇 stale synchronou...
  • 1 篇 xml

机构

  • 2 篇 univ houston dep...
  • 2 篇 univ calif los a...
  • 2 篇 technical instit...
  • 2 篇 univ calif los a...
  • 1 篇 skidmore coll de...
  • 1 篇 workday inc plea...
  • 1 篇 univ sao paulo i...
  • 1 篇 univ londrina ue...
  • 1 篇 univ sao paulo i...
  • 1 篇 birla inst techn...
  • 1 篇 kyungpook natl u...
  • 1 篇 google llc mount...
  • 1 篇 library north ch...
  • 1 篇 microelectronics...
  • 1 篇 department of co...
  • 1 篇 brno university ...
  • 1 篇 technical instit...
  • 1 篇 school of inform...
  • 1 篇 tsinghua univ pe...
  • 1 篇 worcester polyte...

作者

  • 4 篇 zaniolo carlo
  • 3 篇 陈阳军
  • 2 篇 gu jiaqi
  • 2 篇 spadon gabriel
  • 2 篇 scabora lucas c.
  • 2 篇 ordonez carlos
  • 2 篇 yang mohan
  • 1 篇 shi ying
  • 1 篇 das ariyam
  • 1 篇 park young-chul
  • 1 篇 exler michal
  • 1 篇 mazza william a.
  • 1 篇 rajendran balaji
  • 1 篇 reilly christine...
  • 1 篇 yao zhiqiang
  • 1 篇 sung-chul park
  • 1 篇 荀雪莲
  • 1 篇 adiwal sanjay
  • 1 篇 cazzolato mirela...
  • 1 篇 wu jinqun

语言

  • 21 篇 英文
  • 2 篇 其他
检索条件"主题词=Recursive Query"
23 条 记 录,以下是11-20 订阅
排序:
Graph Traversal and Top-Down Evaluation of Logic Queries
收藏 引用
Journal of Computer Science & Technology 1998年 第4期13卷 300-316页
作者: 陈阳军 Technical Institute of Changsha Changsha P.R. China
In this paper, an optimal method to handle cyclic and acyclic data relations in the linear recursive queries is proposed. High efficiency is achieved by integrating graph traversal mechanisms into a top-down evaluatio... 详细信息
来源: 评论
Comparing columnar, row and array DBMSs to process recursive queries on graphs
收藏 引用
INFORMATION SYSTEMS 2017年 63卷 66-79页
作者: Ordonez, Carlos Cabrera, Wellington Gurram, Achyuth Univ Houston Dept Comp Sci Houston TX 77204 USA
Analyzing graphs is a fundamental problem in big data analytics, for which DBMS technology does not seem competitive. On the other hand, SQL recursive queries are a fundamental mechanism to analyze graphs in a DBMS, w... 详细信息
来源: 评论
JOIN INDEXES
收藏 引用
ACM TRANSACTIONS ON DATABASE SYSTEMS 1987年 第2期12卷 218-246页
作者: VALDURIEZ, P Microelectronics and Computer Technology Corporation Austin TX
In new application areas of relational database systems, such as artificial intelligence, the join operator is used more extensively than in conventional applications. In this paper, we propose a simple data structure... 详细信息
来源: 评论
SQL-ASTERISK - A recursive SQL
收藏 引用
INFORMATION SYSTEMS 1993年 第2期18卷 121-128页
作者: KOYMEN, K CAI, QJ UNICORN SYST CO LOS ANGELESCA 90042
SQL, Structured query Language, supported by most relational database systems since its introduction by IBM in the mid 1970s, has been widely accepted and has enjoyed much popularity because of its declarativeness and... 详细信息
来源: 评论
A Quantitative Method for Measuring Health of Authoritative Name Servers
收藏 引用
INTERNATIONAL JOURNAL OF INFORMATION SECURITY AND PRIVACY 2022年 第1期16卷 1-19页
作者: Adiwal, Sanjay Rajendran, Balaji Shetty, Pushparaj D. Ctr Dev Adv Comp Bengaluru India Natl Inst Technol Mangalore Karnataka India
The domain name system (DNS) is regarded as one of the critical infrastructure components of the global internet because a large-scale DNS outage would effectively take a typical user offline. Therefore, the internet ... 详细信息
来源: 评论
RaSQL: Greater Power and Performance for Big Data Analytics with recursive-aggregate-SQL on Spark  19
RaSQL: Greater Power and Performance for Big Data Analytics ...
收藏 引用
ACM SIGMOD International Conference on Management of Data (SIGMOD)
作者: Gu, Jiaqi Watanabe, Yugo H. Mazza, William A. Shkapsky, Alexander Yang, Mohan Ding, Ling Zaniolo, Carlo Univ Calif Los Angeles Los Angeles CA 90095 USA Univ Naples Federico II Naples Italy Workday Inc Pleasanton CA USA Google LLC Mountain View CA USA
Thanks to a simple SQL extension, recursive-aggregate-SQL (RaSQL) can express very powerful queries and declarative algorithms, such as classical graph algorithms and data mining algorithms. A novel compiler implement... 详细信息
来源: 评论
Enhancing recursive graph querying on RDBMS with data clustering approaches  20
Enhancing recursive graph querying on RDBMS with data cluste...
收藏 引用
35th Annual ACM Symposium on Applied Computing (SAC)
作者: Scabora, Lucas C. Spadon, Gabriel Oliveira, Paulo H. Rodrigues-Jr, Jose F. Traina-Jr, Caetano Univ Sao Paulo Inst Ciencias Matemat & Comp ICMC Sao Carlos Brazil
recursive queries are one of the main mechanisms in Relational Database Management Systems to process topology-aware, or graph-like, queries. However, existing works focus only on optimizing the recursive query statem... 详细信息
来源: 评论
Moving Recursion Out of the RDBMS for Transactional Graph Workloads  11
Moving Recursion Out of the RDBMS for Transactional Graph Wo...
收藏 引用
11th IEEE Annual Ubiquitous Computing, Electronics and Mobile Communication Conference (UEMCON)
作者: Reilly, Christine F. Clark, Matthew Skidmore Coll Dept Comp Sci Saratoga Springs NY 12866 USA
This paper presents work in progress that focuses on querying transactional graph data that is stored in a relational database system (RDBMS). We focus on transactional workloads where there are frequent insert and up... 详细信息
来源: 评论
SHARq: Sharing recursive Queries in Relational Databases  21
<i>SHARq</i>: Sharing Recursive Queries in Relational Databa...
收藏 引用
36th Annual ACM Symposium on Applied Computing (SAC)
作者: Scabora, Lucas C. Spadon, Gabriel Cazzolato, Mirela T. Kaster, Daniel S. Traina, Agma J. M. Rodrigues-, Jose F., Jr. Traina-, Caetano, Jr. Univ Sao Paulo Inst Math & Comp Sci Sao Paulo Brazil Univ Londrina UEL Londrina Parana Brazil
Processing navigational graph-like queries in relational databases requires executing several recursive join operations, which are computationally costly. However, when the need for graph-like queries arises, applicat... 详细信息
来源: 评论
RASQL: A Powerful Language and its System for Big Data Applications  20
RASQL: A Powerful Language and its System for Big Data Appli...
收藏 引用
ACM SIGMOD International Conference on Management of Data (SIGMOD)
作者: Wang, Jin Xiao, Guorui Gu, Jiaqi Wu, Jiacheng Zaniolo, Carlo Univ Calif Los Angeles Los Angeles CA 90095 USA Tsinghua Univ Beijing Peoples R China
There is a growing interest in supporting advanced Big Data applications on distributed data processing platforms. Most of these systems support SQL or its dialect as the query interface due to its portability and dec... 详细信息
来源: 评论