Sciweavers

SIGMOD
2007
ACM
98views Database» more  SIGMOD 2007»
14 years 4 months ago
Model management 2.0: manipulating richer mappings
Philip A. Bernstein, Sergey Melnik
SIGMOD
2007
ACM
158views Database» more  SIGMOD 2007»
14 years 4 months ago
Log-based recovery for middleware servers
We have developed new methods for log-based recovery for middleware servers which involve thread pooling, private inmemory states for clients, shared in-memory state and message i...
Rui Wang 0002, Betty Salzberg, David B. Lomet
SIGMOD
2007
ACM
109views Database» more  SIGMOD 2007»
14 years 4 months ago
Query-based monitoring of BPEL business processes
Catriel Beeri, Anat Eyal, Tova Milo, Alon Pilberg
SIGMOD
2007
ACM
229views Database» more  SIGMOD 2007»
14 years 4 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
SIGMOD
2007
ACM
160views Database» more  SIGMOD 2007»
14 years 4 months ago
Supporting ranking and clustering as generalized order-by and group-by
The Boolean semantics of SQL queries cannot adequately capture the "fuzzy" preferences and "soft" criteria required in non-traditional data retrieval applicati...
Chengkai Li, Min Wang, Lipyeow Lim, Haixun Wang, K...
SIGMOD
2007
ACM
195views Database» more  SIGMOD 2007»
14 years 4 months ago
Effective variation management for pseudo periodical streams
Many database applications require the analysis and processing of data streams. In such systems, huge amounts of data arrive rapidly and their values change over time. The variati...
Lv-an Tang, Bin Cui, Hongyan Li, Gaoshan Miao, Don...
SIGMOD
2007
ACM
157views Database» more  SIGMOD 2007»
14 years 4 months ago
Compiling mappings to bridge applications and databases
Translating data and data access operations between applications and databases is a longstanding data management problem. We present a novel approach to this problem, in which the...
Sergey Melnik, Atul Adya, Philip A. Bernstein
SIGMOD
2007
ACM
137views Database» more  SIGMOD 2007»
14 years 4 months ago
Intensional associations between data and metadata
There is a growing need to associate a variety of metadata with the underlying data, but a simple, elegant approach to uniformly model and query both the data and the metadata has...
Divesh Srivastava, Yannis Velegrakis
SIGMOD
2007
ACM
121views Database» more  SIGMOD 2007»
14 years 4 months ago
Execution strategies for SQL subqueries
Optimizing SQL subqueries has been an active area in database research and the database industry throughout the last decades. Previous work has already identified some approaches ...
César A. Galindo-Legaria, Milind Joshi, Mos...