Sciweavers

1542 search results - page 30 / 309
» Using Queries to Improve Database Reverse Engineering
Sort
View
94
Voted
SIGMOD
2004
ACM
126views Database» more  SIGMOD 2004»
15 years 9 months ago
StreaMon: An Adaptive Engine for Stream Query Processing
StreaMon is the adaptive query processing engine of the STREAM prototype Data Stream Management System (DSMS) [4]. A fundamental challenge in many DSMS applications (e.g., network...
Shivnath Babu, Jennifer Widom
CIDR
2007
116views Algorithms» more  CIDR 2007»
14 years 11 months ago
Managing Query Compilation Memory Consumption to Improve DBMS Throughput
While there are known performance trade-offs between database page buffer pool and query execution memory allocation policies, little has been written on the impact of query compi...
Boris Baryshnikov, Cipri Clinciu, Conor Cunningham...
99
Voted
EDBT
2004
ACM
183views Database» more  EDBT 2004»
15 years 9 months ago
XQBE: A Graphical Interface for XQuery Engines
XQuery is increasingly popular among computer scientists with a SQL background, since queries in XQuery and SQL require comparable skills to be formulated. However, the number of ...
Daniele Braga, Alessandro Campi, Stefano Ceri
DEXA
2001
Springer
101views Database» more  DEXA 2001»
15 years 2 months ago
A Popularity-Driven Caching Scheme for Meta-search Engines: An Empirical Study
Caching issues in meta-search engines are considered. We propose a popularity-driven cache algorithm that utilizes both popularities and reference counters of queries to determine ...
Sang Ho Lee, Jin Seon Hong, Larry Kerschberg
SIGMOD
2001
ACM
146views Database» more  SIGMOD 2001»
15 years 9 months ago
On Supporting Containment Queries in Relational Database Management Systems
Virtually all proposals for querying XML include a class of query we term "containment queries". It is also clear that in the foreseeable future, a substantial amount of...
Chun Zhang, Jeffrey F. Naughton, David J. DeWitt, ...