Sciweavers

4546 search results - page 843 / 910
» Data Management in the APPA System
Sort
View
SIGMETRICS
2003
ACM
147views Hardware» more  SIGMETRICS 2003»
14 years 3 months ago
Effect of node size on the performance of cache-conscious B+-trees
In main-memory databases, the number of processor cache misses has a critical impact on the performance of the system. Cacheconscious indices are designed to improve performance b...
Richard A. Hankins, Jignesh M. Patel
WIDM
2003
ACM
14 years 3 months ago
XPath query transformation based on XSLT stylesheets
Whenever XML data must be shared by heterogeneous applications, transformations between different applicationspecific XML formats are necessary. The state-of-the-art method transf...
Sven Groppe, Stefan Böttcher
CIKM
2003
Springer
14 years 3 months ago
XML parsing: a threat to database performance
XML parsing is generally known to have poor performance characteristics relative to transactional database processing. Yet, its potentially fatal impact on overall database perfor...
Matthias Nicola, Jasmi John
PODS
2010
ACM
207views Database» more  PODS 2010»
14 years 3 months ago
Understanding cardinality estimation using entropy maximization
Cardinality estimation is the problem of estimating the number of tuples returned by a query; it is a fundamentally important task in data management, used in query optimization, ...
Christopher Ré, Dan Suciu
PODS
2010
ACM
249views Database» more  PODS 2010»
14 years 3 months ago
Semantic query optimization in the presence of types
Both semantic and type-based query optimization rely on the idea that queries often exhibit non-trivial rewritings if the state space of the database is restricted. Despite their ...
Michael Meier 0002, Michael Schmidt, Fang Wei, Geo...