Sciweavers

536 search results - page 5 / 108
» Implementing Lazy Database Updates for an Object Database Sy...
Sort
View
121
Voted
VLDB
1999
ACM
149views Database» more  VLDB 1999»
15 years 6 months ago
The Persistent Cache: Improving OID Indexing in Temporal Object-Oriented Database Systems
In a temporal OODB, an OID index (OIDX) is needed to map from OID to the physical location of the object. In a transaction time temporal OODB, the OIDX should also index the objec...
Kjetil Nørvåg
EDBT
2004
ACM
129views Database» more  EDBT 2004»
16 years 2 months ago
Beyond 1-Safety and 2-Safety for Replicated Databases: Group-Safety
In this paper, we study the safety guarantees of group communication-based database replication techniques. We show that there is a model mismatch between group communication and ...
Matthias Wiesmann, André Schiper
121
Voted
AMAST
2008
Springer
15 years 4 months ago
Implementing a Categorical Information System
The authors have proposed using category-theoretic sketches to enhance database design and integration methodologies. The algebraic context is called the Sketch Data Model (SkDM) a...
Michael Johnson, Robert D. Rosebrugh
ACMSE
2005
ACM
15 years 8 months ago
A Java API for global querying and updates for a system of databases
In this paper, we present the design of system of databases (SyDb). We also give the design and implementation of a Java API for global querying and updates on the SyDb. The datab...
Rajshekhar Sunderraman, Erdogan Dogdu, Praveen Mad...
117
Voted
SIGMOD
2002
ACM
177views Database» more  SIGMOD 2002»
16 years 2 months ago
Coordinating backup/recovery and data consistency between database and file systems
Managing a combined store consisting of database data and file data in a robust and consistent manner is a challenge for database systems and content management systems. In such a...
Suparna Bhattacharya, C. Mohan, Karen Brannon, Ind...