Sciweavers

4336 search results - page 824 / 868
» Process Querying in Apromore
Sort
View
193
Voted
SIGMOD
2008
ACM
191views Database» more  SIGMOD 2008»
16 years 29 days ago
Efficient aggregation for graph summarization
Graphs are widely used to model real world objects and their relationships, and large graph datasets are common in many application domains. To understand the underlying character...
Yuanyuan Tian, Richard A. Hankins, Jignesh M. Pate...
211
Voted
SIGMOD
2007
ACM
167views Database» more  SIGMOD 2007»
16 years 29 days ago
Data currency in replicated DHTs
Distributed Hash Tables (DHTs) provide a scalable solution for data sharing in P2P systems. To ensure high data availability, DHTs typically rely on data replication, yet without ...
Reza Akbarinia, Esther Pacitti, Patrick Valduriez
194
Voted
SIGMOD
2006
ACM
89views Database» more  SIGMOD 2006»
16 years 29 days 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
182
Voted
SIGMOD
2006
ACM
116views Database» more  SIGMOD 2006»
16 years 29 days ago
Fast range-summable random variables for efficient aggregate estimation
Exact computation for aggregate queries usually requires large amounts of memory ? constrained in data-streaming ? or communication ? constrained in distributed computation ? and ...
Florin Rusu, Alin Dobra
129
Voted
SIGMOD
2004
ACM
165views Database» more  SIGMOD 2004»
16 years 29 days ago
Industrial-Strength Schema Matching
Schema matching identifies elements of two given schemas that correspond to each other. Although there are many algorithms for schema matching, little has been written about build...
Philip A. Bernstein, Sergey Melnik, Michalis Petro...