Sciweavers

861 search results - page 54 / 173
» Relational Completeness of Query Languages for Annotated Dat...
Sort
View
COMPSAC
2002
IEEE
15 years 2 months ago
Understanding SQL through Iconic Interfaces
Visual Query Languages represent an evolution, in terms of understandability and adaptability, with respect to traditional textual languages. We present an iconic query system tha...
Lerina Aversano, Gerardo Canfora, Andrea De Lucia,...
ICDE
1998
IEEE
99views Database» more  ICDE 1998»
15 years 2 months ago
Query Folding with Inclusion Dependencies
Query folding is a technique for determining how a query may be answered using a given set of resources, which may include materialized views, cached results of previous queries, ...
Jarek Gryz
CN
2000
63views more  CN 2000»
14 years 9 months ago
Squeal: a structured query language for the Web
The Web contains an abundance of useful semi-structured information that can and should be mined. Types of structure include hyperlinks between pages, structure within hypertext p...
Ellen Spertus, Lynn Andrea Stein
SIGMOD
2010
ACM
187views Database» more  SIGMOD 2010»
15 years 2 months ago
PIQL: a performance insightful query language
Large-scale websites are increasingly moving from relational databases to distributed key-value stores for high request rate, low latency workloads. Often this move is motivated n...
Michael Armbrust, Stephen Tu, Armando Fox, Michael...
OOPSLA
2007
Springer
15 years 3 months ago
Lost in translation: formalizing proposed extensions to c#
Current real-world software applications typically involve heavy use of relational and XML data and their query languages. Unfortunately object-oriented languages and database que...
Gavin M. Bierman, Erik Meijer, Mads Torgersen