Sciweavers

4955 search results - page 269 / 991
» Multiple Pattern Databases
Sort
View
SIGMOD
2010
ACM
221views Database» more  SIGMOD 2010»
15 years 8 months ago
Low overhead concurrency control for partitioned main memory databases
Database partitioning is a technique for improving the performance of distributed OLTP databases, since “single partition” transactions that access data on one partition do no...
Evan P. C. Jones, Daniel J. Abadi, Samuel Madden
198
Voted
SIGMOD
2007
ACM
136views Database» more  SIGMOD 2007»
16 years 3 months ago
Progressive optimization in a shared-nothing parallel database
Commercial enterprise data warehouses are typically implemented on parallel databases due to the inherent scalability and performance limitation of a serial architecture. Queries ...
Wook-Shin Han, Jack Ng, Volker Markl, Holger Kache...
179
Voted
EDBT
2009
ACM
165views Database» more  EDBT 2009»
15 years 1 months ago
Exploiting the power of relational databases for efficient stream processing
Stream applications gained significant popularity over the last years that lead to the development of specialized stream engines. These systems are designed from scratch with a di...
Erietta Liarou, Romulo Goncalves, Stratos Idreos
163
Voted
SIGMOD
2011
ACM
176views Database» more  SIGMOD 2011»
14 years 6 months ago
Sharing work in keyword search over databases
An important means of allowing non-expert end-users to pose ad hoc queries — whether over single databases or data integration systems — is through keyword search. Given a set...
Marie Jacob, Zachary G. Ives
CIKM
2009
Springer
15 years 10 months ago
Structure-aware indexing for keyword search in databases
Most of existing methods of keyword search over relational databases find the Steiner trees composed of relevant tuples as the answers. They identify the Steiner trees by discove...
Guoliang Li, Jianhua Feng, Jianyong Wang