Sciweavers

1092 search results - page 104 / 219
» Generating Databases for Query Workloads
Sort
View
VLDB
2005
ACM
96views Database» more  VLDB 2005»
15 years 7 months ago
Robust Real-time Query Processing with QStream
Processing data streams with Quality-ofService (QoS) guarantees is an emerging area in existing streaming applications. Although it is possible to negotiate the result quality and...
Sven Schmidt, Thomas Legler, Sebastian Schär,...
SSDBM
2010
IEEE
105views Database» more  SSDBM 2010»
15 years 7 months ago
Organization of Data in Non-convex Spatial Domains
We present a technique for organizing data in spatial databases with non-convex domains based on an automatic characterization using the medial-axis transform (MAT). We define a t...
Eric A. Perlman, Randal C. Burns, Michael M. Kazhd...
208
Voted
SIGMOD
2006
ACM
89views Database» more  SIGMOD 2006»
16 years 2 months ago
Testing database applications
Testing of database applications is crucial for ensuring high software quality as undetected faults can result in unrecoverable data corruption. The problem of database applicatio...
Carsten Binnig, Donald Kossmann, Eric Lo
EDBT
2011
ACM
209views Database» more  EDBT 2011»
14 years 5 months ago
True language-level SQL debugging
We demonstrate Habitat, a declarative observational debugger for SQL. Habitat facilitates true language-level (not: plan-level) debugging of, probably flawed, SQL queries that yi...
Torsten Grust, Fabian Kliebhan, Jan Rittinger, Tom...
DEBS
2009
ACM
15 years 8 months ago
Distributed event stream processing with non-deterministic finite automata
Efficient matching of incoming events to persistent queries is fundamental to event pattern matching, complex event processing, and publish/subscribe systems. Recent processing e...
Lars Brenna, Johannes Gehrke, Mingsheng Hong, Dag ...