Sciweavers

2987 search results - page 449 / 598
» Multiobjective Query Optimization
Sort
View
227
Voted
ICDE
1995
IEEE
139views Database» more  ICDE 1995»
16 years 3 months ago
Set-Oriented Mining for Association Rules in Relational Databases
We describe set-oriented algorithms for mining association rules. Such algorithms imply performing multiple joins and may appear to be inherently less escient than special-purpose...
Maurice A. W. Houtsma, Arun N. Swami
SIGMOD
2008
ACM
102views Database» more  SIGMOD 2008»
16 years 1 months ago
Stream firewalling of xml constraints
As XML-based messages have become common in many client-server protocols, there is a need to protect application servers from invalid or dangerous messages. This leads to the XML ...
Michael Benedikt, Alan Jeffrey, Ruy Ley-Wild
ICWE
2009
Springer
15 years 8 months ago
On Using Distributed Extended XQuery for Web Data Sources as Services
DeXIN (Distributed extended XQuery for data INtegration) integrates multiple, heterogeneous, highly distributed and rapidly changing web data sources in different formats, e.g. XML...
Muhammad Intizar Ali, Reinhard Pichler, Hong Linh ...
DAMON
2007
Springer
15 years 7 months ago
Pipelined hash-join on multithreaded architectures
Multi-core and multithreaded processors present both opportunities and challenges in the design of database query processing algorithms. Previous work has shown the potential for ...
Philip Garcia, Henry F. Korth
XIMEP
2006
ACM
161views Database» more  XIMEP 2006»
15 years 7 months ago
Programming with XQuery
XQuery is a declarative language for querying and updating XML data sources. Interfacing XQuery to a host programming language is difficult because of the type system mismatch, an...
Donald D. Chamberlin, Michael J. Carey, Daniela Fl...