首页 > 最新文献

Sigmod Record最新文献

英文 中文
Towards an Efficient Evaluation of General Queries 通用查询的高效求值
IF 1.1 4区 计算机科学 Q4 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 1989-01-01 DOI: 10.5282/UBM/EPUB.8503
François Bry
Database applications often require to evaluate queries containing quantifiers or disjunctions, e.g., for handling general integrity constraints. Existing efficient methods for processing quantifiers depart from the relational model as they rely on non-algebraic procedures. Looking at quantified query evaluation from a new angle, we propose an approach to process quantifiers that makes use of relational algebra operators only. Our approach performs in two phases. The first phase normalizes the queries producing a canonical form. This form permits to improve the translation into relational algebra performed during the second phase. The improved translation relies on a new operator - the complement-join - that generalizes the set difference, on algebraic expressions of universal quantifiers that avoid the expensive division operator in many cases, and on a special processing of disjunctions by means of constrained outer-joins. Our method achieves an efficiency at least comparable with that of previous proposals, better in most cases. Furthermore, it is considerably simpler to implement as it completely relies on relational data structures and operators.
数据库应用程序通常需要评估包含量词或析取的查询,例如,用于处理一般完整性约束。现有的处理量词的有效方法由于依赖于非代数过程而偏离了关系模型。从一个新的角度看待量化查询求值,我们提出了一种仅使用关系代数运算符的处理量词的方法。我们的方法分两个阶段执行。第一阶段对查询进行规范化,生成规范形式。这种形式允许改进在第二阶段执行的到关系代数的转换。改进的转换依赖于一个新的运算符-互补连接-泛化了集合差,依赖于全称量词的代数表达式,在许多情况下避免了昂贵的除法运算符,依赖于通过约束外连接对析取的特殊处理。我们的方法达到了至少与以前的建议相当的效率,在大多数情况下更好。此外,它的实现要简单得多,因为它完全依赖于关系数据结构和操作符。
{"title":"Towards an Efficient Evaluation of General Queries","authors":"François Bry","doi":"10.5282/UBM/EPUB.8503","DOIUrl":"https://doi.org/10.5282/UBM/EPUB.8503","url":null,"abstract":"Database applications often require to evaluate queries containing quantifiers or disjunctions, e.g., for handling general integrity constraints. Existing efficient methods for processing quantifiers depart from the relational model as they rely on non-algebraic procedures. Looking at quantified query evaluation from a new angle, we propose an approach to process quantifiers that makes use of relational algebra operators only. Our approach performs in two phases. The first phase normalizes the queries producing a canonical form. This form permits to improve the translation into relational algebra performed during the second phase. The improved translation relies on a new operator - the complement-join - that generalizes the set difference, on algebraic expressions of universal quantifiers that avoid the expensive division operator in many cases, and on a special processing of disjunctions by means of constrained outer-joins. Our method achieves an efficiency at least comparable with that of previous proposals, better in most cases. Furthermore, it is considerably simpler to implement as it completely relies on relational data structures and operators.","PeriodicalId":49524,"journal":{"name":"Sigmod Record","volume":"1 1","pages":""},"PeriodicalIF":1.1,"publicationDate":"1989-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"71106320","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
Resolving the tension between integrity and security using a theorem prover 使用定理证明器解决完整性和安全性之间的紧张关系
IF 1.1 4区 计算机科学 Q4 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 1988-06-01 DOI: 10.1145/971701.50231
MazumdarSubhasish, StempleDavid, SheardTim
Some information in databases and knowledge bases often needs to be protected from disclosure to certain users. Traditional solutions involving multi-level mechanisms are threatened by the user's a...
数据库和知识库中的一些信息往往需要保护,以免向某些用户泄露。涉及多层次机制的传统解决方案受到用户需求的威胁。
{"title":"Resolving the tension between integrity and security using a theorem prover","authors":"MazumdarSubhasish, StempleDavid, SheardTim","doi":"10.1145/971701.50231","DOIUrl":"https://doi.org/10.1145/971701.50231","url":null,"abstract":"Some information in databases and knowledge bases often needs to be protected from disclosure to certain users. Traditional solutions involving multi-level mechanisms are threatened by the user's a...","PeriodicalId":49524,"journal":{"name":"Sigmod Record","volume":"1 1","pages":""},"PeriodicalIF":1.1,"publicationDate":"1988-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1145/971701.50231","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"64181662","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
Semantics and implementation of schema evolution in object-oriented databases 面向对象数据库中模式演化的语义和实现
IF 1.1 4区 计算机科学 Q4 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 1987-12-01 DOI: 10.1145/38714.38748
J. Banerjee, Won Kim, Hyoung-Joo Kim, H. F. Korth
Object-oriented programming is well-suited to such data-intensive application domains as CAD/CAM, AI, and OIS (office information systems) with multimedia documents. At MCC we have built a prototyp...
面向对象编程非常适合于诸如CAD/CAM、AI和OIS(办公信息系统)等具有多媒体文档的数据密集型应用领域。在世纪挑战,我们已经建立了一个原型…
{"title":"Semantics and implementation of schema evolution in object-oriented databases","authors":"J. Banerjee, Won Kim, Hyoung-Joo Kim, H. F. Korth","doi":"10.1145/38714.38748","DOIUrl":"https://doi.org/10.1145/38714.38748","url":null,"abstract":"Object-oriented programming is well-suited to such data-intensive application domains as CAD/CAM, AI, and OIS (office information systems) with multimedia documents. At MCC we have built a prototyp...","PeriodicalId":49524,"journal":{"name":"Sigmod Record","volume":"82 1","pages":""},"PeriodicalIF":1.1,"publicationDate":"1987-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1145/38714.38748","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"64134741","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 66
Design and evaluation of parallel pipelined join algorithms 并行流水线连接算法的设计与评价
IF 1.1 4区 计算机科学 Q4 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 1987-12-01 DOI: 10.1145/38714.38756
P. RichardsonJames, LuHongjun, MikkilineniKrishna
The join operation is the most costly operation in relational database management systems. Distributed and parallel processing can effectively speed up the join operation. In this paper, we describ...
连接操作是关系数据库管理系统中开销最大的操作。分布式和并行处理可以有效地提高join操作的速度。在本文中,我们描述……
{"title":"Design and evaluation of parallel pipelined join algorithms","authors":"P. RichardsonJames, LuHongjun, MikkilineniKrishna","doi":"10.1145/38714.38756","DOIUrl":"https://doi.org/10.1145/38714.38756","url":null,"abstract":"The join operation is the most costly operation in relational database management systems. Distributed and parallel processing can effectively speed up the join operation. In this paper, we describ...","PeriodicalId":49524,"journal":{"name":"Sigmod Record","volume":"1 1","pages":""},"PeriodicalIF":1.1,"publicationDate":"1987-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1145/38714.38756","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"64134787","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
The EXODUS optimizer generator EXODUS优化器生成器
IF 1.1 4区 计算机科学 Q4 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 1987-12-01 DOI: 10.1145/38714.38734
GraefeGoetz, J. DewittDavid
This paper presents the design and an initial performance evaluation of the query optimizer generator designed for the EXODUS extensible database system. Algebraic transformation rules are translat...
本文介绍了为EXODUS可扩展数据库系统设计的查询优化器生成器的设计和初步性能评价。代数变换规则是平移…
{"title":"The EXODUS optimizer generator","authors":"GraefeGoetz, J. DewittDavid","doi":"10.1145/38714.38734","DOIUrl":"https://doi.org/10.1145/38714.38734","url":null,"abstract":"This paper presents the design and an initial performance evaluation of the query optimizer generator designed for the EXODUS extensible database system. Algebraic transformation rules are translat...","PeriodicalId":49524,"journal":{"name":"Sigmod Record","volume":"1 1","pages":""},"PeriodicalIF":1.1,"publicationDate":"1987-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1145/38714.38734","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"64134667","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
The Design of ¬1NF Relational Databases into Nested Normal Form nf关系数据库的嵌套范式设计
IF 1.1 4区 计算机科学 Q4 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 1987-01-01 DOI: 10.1145/38714.38733
M. A. Roth, H. F. Korth
{"title":"The Design of ¬1NF Relational Databases into Nested Normal Form","authors":"M. A. Roth, H. F. Korth","doi":"10.1145/38714.38733","DOIUrl":"https://doi.org/10.1145/38714.38733","url":null,"abstract":"","PeriodicalId":49524,"journal":{"name":"Sigmod Record","volume":"142 1","pages":"143-159"},"PeriodicalIF":1.1,"publicationDate":"1987-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1145/38714.38733","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"64134342","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 7
Constructing queries from tokens 从令牌构造查询
IF 1.1 4区 计算机科学 Q4 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 1986-06-15 DOI: 10.1145/16856.16866
MotroAmihai
A database token is a value of either the data or the metadata. Usually, such tokens are combined with formal language constructs to form queries. In this paper we show how a given set of tokens ma...
数据库令牌是数据或元数据的值。通常,这些标记与形式语言结构结合起来形成查询。在本文中,我们展示了一组给定的令牌是如何…
{"title":"Constructing queries from tokens","authors":"MotroAmihai","doi":"10.1145/16856.16866","DOIUrl":"https://doi.org/10.1145/16856.16866","url":null,"abstract":"A database token is a value of either the data or the metadata. Usually, such tokens are combined with formal language constructs to form queries. In this paper we show how a given set of tokens ma...","PeriodicalId":49524,"journal":{"name":"Sigmod Record","volume":"1 1","pages":""},"PeriodicalIF":1.1,"publicationDate":"1986-06-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1145/16856.16866","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"64107316","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Inheritance and persistence in database programming languages 数据库编程语言中的继承和持久性
IF 1.1 4区 计算机科学 Q4 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 1986-06-15 DOI: 10.1145/16856.16858
BunemanPeter, AtkinsonMalcolm
In order to represent inheritance, several recent designs for database programming languages have made use of class construct, which can be thought of as a restricted data type with an associated s...
为了表示继承,最近的几种数据库编程语言设计使用了类构造,类构造可以被认为是具有关联属性的受限数据类型。
{"title":"Inheritance and persistence in database programming languages","authors":"BunemanPeter, AtkinsonMalcolm","doi":"10.1145/16856.16858","DOIUrl":"https://doi.org/10.1145/16856.16858","url":null,"abstract":"In order to represent inheritance, several recent designs for database programming languages have made use of class construct, which can be thought of as a restricted data type with an associated s...","PeriodicalId":49524,"journal":{"name":"Sigmod Record","volume":"1 1","pages":""},"PeriodicalIF":1.1,"publicationDate":"1986-06-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1145/16856.16858","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"64107311","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Global query optimization 全局查询优化
IF 1.1 4区 计算机科学 Q4 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 1986-06-15 DOI: 10.1007/springerreference_64990
K. SellisTimos
{"title":"Global query optimization","authors":"K. SellisTimos","doi":"10.1007/springerreference_64990","DOIUrl":"https://doi.org/10.1007/springerreference_64990","url":null,"abstract":"","PeriodicalId":49524,"journal":{"name":"Sigmod Record","volume":"1 1","pages":""},"PeriodicalIF":1.1,"publicationDate":"1986-06-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"52982281","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
Multiattribute hashing using Gray codes 使用灰色代码的多属性哈希
IF 1.1 4区 计算机科学 Q4 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 1986-06-15 DOI: 10.1145/16856.16877
FaloutsosChristos
Multiattribute hashing and its variations have been proposed for partial match and range queries in the past. The main idea is that each record yields a bitstring
过去,多属性哈希及其变体已被提出用于部分匹配和范围查询。主要思想是每个记录产生一个位串
{"title":"Multiattribute hashing using Gray codes","authors":"FaloutsosChristos","doi":"10.1145/16856.16877","DOIUrl":"https://doi.org/10.1145/16856.16877","url":null,"abstract":"Multiattribute hashing and its variations have been proposed for partial match and range queries in the past. The main idea is that each record yields a bitstring","PeriodicalId":49524,"journal":{"name":"Sigmod Record","volume":"7 1","pages":""},"PeriodicalIF":1.1,"publicationDate":"1986-06-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1145/16856.16877","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"64107325","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 4
期刊
Sigmod Record
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1