Sciweavers

1235 search results - page 6 / 247
» Updating a cracked database
Sort
View
ICDE
2006
IEEE
134views Database» more  ICDE 2006»
14 years 8 months ago
Inferring a Serialization Order for Distributed Transactions
Data partitioning is often used to scale-up a database system. In a centralized database system, the serialization order of commited update transactions can be inferred from the d...
Khuzaima Daudjee, Kenneth Salem
VLDB
2009
ACM
133views Database» more  VLDB 2009»
14 years 7 months ago
The RUM-tree: supporting frequent updates in R-trees using memos
Yasin N. Silva, Xiaopeng Xiong, Walid G. Aref
ICDT
2007
ACM
107views Database» more  ICDT 2007»
14 years 1 months ago
Updating Views Over Recursive XML
Ming Jiang 0003, Ling Wang, Murali Mani, Elke A. R...
SIGMOD
1991
ACM
110views Database» more  SIGMOD 1991»
13 years 11 months ago
Updating Relational Databases through Object-Based Views
The view-object model provides a formal basis for representing and manipulating object-based views on relational databases. In this paper, we present a scheme for handling update ...
Thierry Barsalou, Arthur M. Keller, Niki Siambela,...
SIGMOD
2005
ACM
154views Database» more  SIGMOD 2005»
14 years 7 months ago
Lazy XML Updates: Laziness as a Virtue of Update and Structural Join Efficiency
XML documents are normally stored as plain text files. Hence, the natural and most convenient way to update XML documents is to simply edit the text files. But efficient query eva...
Barbara Catania, Wen Qiang Wang, Beng Chin Ooi, Xi...