Sciweavers

SCCC
1997
IEEE

Write Optimized Object-Oriented Database Systems

13 years 8 months ago
Write Optimized Object-Oriented Database Systems
In a database system, read operations are much more common than write operations, and consequently, database systems have been read optimized. As the size of main memory increases, more of the databaseread requests willbe satisfied from the buffer system, and the amount of disk write operations relative to disk read operations will increase. This calls for a focus on write optimized database systems. In this paper, we present solutions to this problem. We describe in detail the data structures and algorithms needed to realize a write optimized object-oriented database system in the context of Vagabond, an OODB currently being implemented at our department. In Vagabond, focus has been to provide support for applications which have earlier used file systems because of the limited data bandwidthin current databasesystems, typical examples are super computingapplications and geographical information systems
Kjetil Nørvåg, Kjell Bratbergsengen
Added 06 Aug 2010
Updated 06 Aug 2010
Type Conference
Year 1997
Where SCCC
Authors Kjetil Nørvåg, Kjell Bratbergsengen
Comments (0)