Sciweavers

662 search results - page 56 / 133
» Component-driven engineering of database applications
Sort
View
192
Voted
SIGMOD
2008
ACM
98views Database» more  SIGMOD 2008»
16 years 2 months ago
Damia: data mashups for intranet applications
Increasingly large numbers of situational applications are being created by enterprise business users as a by-product of solving day-to-day problems. In efforts to address the dem...
David E. Simmen, Mehmet Altinel, Volker Markl, Sri...
192
Voted
SIGMOD
2006
ACM
156views Database» more  SIGMOD 2006»
16 years 2 months ago
MauveDB: supporting model-based user views in database systems
Real-world data -- especially when generated by distributed measurement infrastructures such as sensor networks -- tends to be incomplete, imprecise, and erroneous, making it impo...
Amol Deshpande, Samuel Madden
CGO
2007
IEEE
15 years 9 months ago
Persistent Code Caching: Exploiting Code Reuse Across Executions and Applications
Run-time compilation systems are challenged with the task of translating a program’s instruction stream while maintaining low overhead. While software managed code caches are ut...
Vijay Janapa Reddi, Dan Connors, Robert Cohn, Mich...
101
Voted
VLDB
2004
ACM
93views Database» more  VLDB 2004»
15 years 7 months ago
Symmetric Relations and Cardinality-Bounded Multisets in Database Systems
In a binary symmetric relationship, A is related to B if and only if B is related to A. Symmetric relationships between k participating entities can be represented as multisets of...
Kenneth A. Ross, Julia Stoyanovich
146
Voted
SIGMOD
2002
ACM
93views Database» more  SIGMOD 2002»
16 years 2 months ago
Implementing database operations using SIMD instructions
Modern CPUs have instructions that allow basic operations to be performed on several data elements in parallel. These instructions are called SIMD instructions, since they apply a...
Jingren Zhou, Kenneth A. Ross