Sciweavers

VLDB
2004
ACM
113views Database» more  VLDB 2004»
14 years 23 days ago
Accurate and Efficient Crawling for Relevant Websites
Focused web crawlers have recently emerged as an alternative to the well-established web search engines. While the well-known focused crawlers retrieve relevant webpages, there ar...
Martin Ester, Hans-Peter Kriegel, Matthias Schuber...
VLDB
2004
ACM
81views Database» more  VLDB 2004»
14 years 23 days ago
ShreX: Managing XML Documents in Relational Databases
We describe ShreX, a freely-available system for shredding, loading and querying XML documents in relational databases. ShreX supports all mapping strategies proposed in the liter...
Fang Du, Sihem Amer-Yahia, Juliana Freire
VLDB
2004
ACM
124views Database» more  VLDB 2004»
14 years 23 days ago
Containment of Nested XML Queries
Query containment is the most fundamental relationship between a pair of database queries: a query Q is said to be contained in a query Q if the answer for Q is always a subset of...
Xin Dong, Alon Y. Halevy, Igor Tatarinov
VLDB
2004
ACM
103views Database» more  VLDB 2004»
14 years 23 days ago
Distributed Set Expression Cardinality Estimation
We consider the problem of estimating set-expression cardinality in a distributed streaming environment where rapid update streams originating at remote sites are continually tran...
Abhinandan Das, Sumit Ganguly, Minos N. Garofalaki...
VLDB
2004
ACM
119views Database» more  VLDB 2004»
14 years 23 days ago
Supporting Ontology-Based Semantic matching in RDBMS
Ontologies are increasingly being used to build applications that utilize domain-specific knowledge. This paper addresses the problem of supporting ontology-based semantic matchin...
Souripriya Das, Eugene Inseok Chong, George Eadon,...
VLDB
2004
ACM
77views Database» more  VLDB 2004»
14 years 23 days ago
Efficient Query Evaluation on Probabilistic Databases
Nilesh N. Dalvi, Dan Suciu
VLDB
2004
ACM
138views Database» more  VLDB 2004»
14 years 23 days ago
Towards an Internet-Scale XML Dissemination Service
Publish/subscribe systems have demonstrated the ability to scale to large numbers of users and high data rates when providing content-based data dissemination services on the Inte...
Yanlei Diao, Shariq Rizvi, Michael J. Franklin
VLDB
2004
ACM
122views Database» more  VLDB 2004»
14 years 23 days ago
Automatic SQL Tuning in Oracle 10g
Benoît Dageville, Dinesh Das, Karl Dias, Kha...
VLDB
2004
ACM
102views Database» more  VLDB 2004»
14 years 23 days ago
PIVOT and UNPIVOT: Optimization and Execution Strategies in an RDBMS
PIVOT and UNPIVOT, two operators on tabular data that exchange rows and columns, enable data transformations useful in data modeling, data analysis, and data presentation. They ca...
Conor Cunningham, Goetz Graefe, César A. Ga...