Sciweavers

1830 search results - page 182 / 366
» Implementing a Tamper-Evident Database System
Sort
View
VLDB
1994
ACM
119views Database» more  VLDB 1994»
14 years 2 months ago
Bulk Loading into an OODB: A Performance Study
Object-oriented database OODB users bring with them large quantities of legacy data megabytes and even gigabytes. In addition, scienti c OODB users continually generate new data. ...
Janet L. Wiener, Jeffrey F. Naughton
ICDE
2006
IEEE
119views Database» more  ICDE 2006»
15 years 4 days ago
Laws for Rewriting Queries Containing Division Operators
Relational division, also known as small divide, is a derived operator of the relational algebra that realizes a many-to-one set containment test, where a set is represented as a ...
Ralf Rantzau, Christoph Mangold
SIGMOD
2008
ACM
140views Database» more  SIGMOD 2008»
14 years 11 months ago
Relational joins on graphics processors
We present a novel design and implementation of relational join algorithms for new-generation graphics processing units (GPUs). The most recent GPU features include support for wr...
Bingsheng He, Ke Yang, Rui Fang, Mian Lu, Naga K. ...
EDBT
2008
ACM
124views Database» more  EDBT 2008»
14 years 11 months ago
Scalable XQuery type matching
XML Schema awareness has been an integral part of the XQuery language since its early design stages. Matching XML data against XML types is the main operation that backs up XQuery...
Jens Teubner
VLDB
1991
ACM
185views Database» more  VLDB 1991»
14 years 2 months ago
Experimental Evaluation of Real-Time Optimistic Concurrency Control Schemes
Due to its potential for a high degree of parallelism, optimistic concurrency control is expected to perform better than two-phase locking when integrated with priority-driven CPU...
Jiandong Huang, John A. Stankovic, Krithi Ramamrit...