Library Automation and Digital Archive
LONTAR
Fakultas Ilmu Komputer
Universitas Indonesia

Pencarian Sederhana

Find Similar Add to Favorite

Call Number SEM-360
Collection Type Indeks Artikel prosiding/Sem
Title THE DESIGN OF POSTRES (340-355)
Author Michael Stonebraker and Lawrence A Rowe;
Publisher Proceedings of acm sigmod 86 international conference on management of data washington,d.c may 28-30,1986
Subject
Location
Lokasi : Perpustakaan Fakultas Ilmu Komputer
Nomor Panggil ID Koleksi Status
SEM-360 TERSEDIA
Tidak ada review pada koleksi ini: 48058
This paper presents the preliminary design of a new database management systems called POSTGRES, that is the successor to the INGRES relational database system the main design goals of the new system the main design goals of the new system are to: 1) provide better support for complex objects, 2) provide user extendibility for data types, operators and access methods, 3) provide facilities for active databases ( i.e., alert-ers and triggers) and inferencing including forward-and backward-chaining, 4) simplify the DBMS code for crash recovery, 5) produce a design that can take advantage of optical disks workstations composed of multiple tightly-coupled processors, and custom designed VLSI chips, and 6) make as few changes as possible ( preferably none) to the relational model. the paper describes the query language programing language interface system architecture, query processing strategy, and storage system for the new system.