Library Automation and Digital Archive
LONTAR
Fakultas Ilmu Komputer
Universitas Indonesia

Pencarian Sederhana

Find Similar Add to Favorite

Call Number SEM-359
Collection Type Indeks Artikel prosiding/Sem
Title Architectures for Object Data Management
Author Jack Orenstein;
Publisher Proceedings of the 1991 ACM SIGMOD International Conferences on Management of Data
Subject
Location
Lokasi : Perpustakaan Fakultas Ilmu Komputer
Nomor Panggil ID Koleksi Status
SEM-359 TERSEDIA
Tidak ada review pada koleksi ini: 54993
ABSTRACT

An object-oriented database system (ODBS) provides persistence and transaction management for objects. Inter- object references are typically represented by 32-bit pointers in programming language implementations, but this is too restrictive for database systems. For this reason, ODBSS typically use object ids (oids) of 64 to 96 bits. Different ODBS architectures follow from the ways in which the mapping between the larger and smaller address spaces is implemented. The choice of an architecture is highly relevant to ODBS users, as the selected architecture influences the performance characterstics of the ODBS, ease of use (i.e. application development), the size of an application's executable, and both source and binary compatibility of existing libraries. This talk will describe three solutions to the problem of representing inter-object references.