Sciweavers

710 search results - page 45 / 142
» Relational Expressive Power of Constraint Query Languages
Sort
View
ICDE
2006
IEEE
153views Database» more  ICDE 2006»
14 years 9 months ago
ConQueSt: a Constraint-based Querying System for Exploratory Pattern Discovery
ConQueSt is a constraint-based querying system devised with the aim of supporting the intrinsically exploratory nature of pattern discovery. It provides users with an expressive c...
Francesco Bonchi, Fosca Giannotti, Claudio Lucches...
ICDE
2002
IEEE
232views Database» more  ICDE 2002»
14 years 9 months ago
DBXplorer: A System for Keyword-Based Search over Relational Databases
Internet search engines have popularized the keywordbased search paradigm. While traditional database management systems offer powerful query languages, they do not allow keyword-...
Sanjay Agrawal, Surajit Chaudhuri, Gautam Das
ECOOP
2008
Springer
13 years 9 months ago
Ptolemy: A Language with Quantified, Typed Events
Implicit invocation (II) and aspect-oriented (AO) languages provide related but distinct mechanisms for separation of concerns. II languages have explicitly announced events that r...
Hridesh Rajan, Gary T. Leavens
SIGMOD
2007
ACM
122views Database» more  SIGMOD 2007»
14 years 7 months ago
XQuery layers
XML is the data interoperability standard in many application domains. Therefore, an increasing number of researchers and professionals, who are not computer scientists (although ...
Daniele Braga, Alessandro Campi, Stefano Ceri, Pao...
ESOP
1992
Springer
13 years 11 months ago
Dynamic Typing
Dynamic typing is a program analysis targeted at removing runtime tagging and untagging operations from programs written in dynamically typed languages. This paper compares dynami...
Fritz Henglein