Sciweavers

IWMMDBMS
1998

Version Management and Recoverability for Large Object Data

13 years 5 months ago
Version Management and Recoverability for Large Object Data
Most applications that access large data objects do so through file systems, but file systems provide an incomplete solution, as they maintain insufficient metadata and do not provide general purpose query engine. Storinglarge objects in a database addresses these problems, but, for applications that need to update object data, databases are inefficient as they do not provide direct access to data. Additionally, databases often relax the integrity and consistency constraints for large objects, as it the case with objects stored through the Binary Large Object (BLOB) data type. These shortcomings are exacerbated by multiple users or applications that wish to access large objects concurrently. We describe an architecture, based on the Datalink data type, in which large objects in a database are continuously available for read access and can be read and written through a file system interface. Additionally, this system does not relax version management, consistency and recoverability gua...
Randal C. Burns, Inderpal Narang
Added 01 Nov 2010
Updated 01 Nov 2010
Type Conference
Year 1998
Where IWMMDBMS
Authors Randal C. Burns, Inderpal Narang
Comments (0)