Sciweavers

67 search results - page 7 / 14
» The effect of horizontal database table partitioning on quer...
Sort
View
SIGMOD
2007
ACM
229views Database» more  SIGMOD 2007»
14 years 6 months ago
Spark: top-k keyword query in relational databases
With the increasing amount of text data stored in relational databases, there is a demand for RDBMS to support keyword queries over text data. As a search result is often assemble...
Yi Luo, Xuemin Lin, Wei Wang 0011, Xiaofang Zhou
ICDE
2009
IEEE
166views Database» more  ICDE 2009»
14 years 8 months ago
Supporting Database Applications as a Service
Abstract-- Multi-tenant data management is a form of Software as a Service (SaaS), whereby a third party service provider hosts databases as a service and provides its customers wi...
Mei Hui, Dawei Jiang, Guoliang Li, Yuan Zhou
EDBT
2009
ACM
90views Database» more  EDBT 2009»
13 years 11 months ago
Parallelization of XPath queries using multi-core processors: challenges and experiences
In this study, we present experiences of parallelizing XPath queries using the Xalan XPath engine on shared-address space multi-core systems. For our evaluation, we consider a sce...
Rajesh Bordawekar, Lipyeow Lim, Oded Shmueli
VLDB
2007
ACM
147views Database» more  VLDB 2007»
14 years 7 months ago
A General Framework for Modeling and Processing Optimization Queries
An optimization query asks for one or more data objects that maximize or minimize some function over the data set. We propose a general class of queries, model-based optimization ...
Michael Gibas, Ning Zheng, Hakan Ferhatosmanoglu
BTW
2007
Springer
109views Database» more  BTW 2007»
14 years 27 days ago
Using Aspect-Orientation to Manage Database Statistics
: Database-internal statistics are very important for cost-based query optimizers. Only if an optimizer has accurate statistical information about data, it provides excellent execu...
Uwe Hohenstein