Sciweavers

VLDB
1989
ACM
72views Database» more  VLDB 1989»
13 years 11 months ago
Optimization of Relational Schemas Containing Inclusion Dependencies
Marco A. Casanova, Luiz Tucherman, Antonio L. Furt...
PODS
1989
ACM
155views Database» more  PODS 1989»
13 years 11 months ago
Fractals for Secondary Key Retrieval
In this paper we propose the use of fractals and especially the Hilbert curve, in order to design good distance-preserving mappings. Such mappings improve the performance of secon...
Christos Faloutsos, Shari Roseman
VLDB
1987
ACM
69views Database» more  VLDB 1987»
13 years 11 months ago
Query Transformation for PSJ-Queries
H. Z. Yang, Per-Åke Larson
VLDB
1987
ACM
73views Database» more  VLDB 1987»
13 years 11 months ago
Query Optimization by Stored Queries
Kazimierz Subieta, Wiktor Rzeczkowski
VLDB
1987
ACM
109views Database» more  VLDB 1987»
13 years 11 months ago
The Design of the POSTGRES Storage System
This paper presents the design of the storage system for the POSTGRES data base system under construction at Berkeley. It is novel in several ways. First, the storage manager supp...
Michael Stonebraker
VLDB
1987
ACM
85views Database» more  VLDB 1987»
13 years 11 months ago
Using Design Axioms and Topology to Model Database Semantics
Arno Siebes, Martin L. Kersten
VLDB
1987
ACM
72views Database» more  VLDB 1987»
13 years 11 months ago
Object-Oriented Specification of Databases: An Algebraic Approach
Amílcar Sernadas, Cristina Sernadas, Hans-D...
VLDB
1987
ACM
63views Database» more  VLDB 1987»
13 years 11 months ago
Supporting Flat Relations by a Nested Relational Kernel
Marc H. Scholl, H.-Bernhard Paul, Hans-Jörg S...
VLDB
1987
ACM
90views Database» more  VLDB 1987»
13 years 11 months ago
Index Access with a Finite Buffer
: A buffer is a main-memory area used to reduce accessto disks. The buffer holds pages from secondary storage files. A processrequesting a page causesa fault if the pageis not in t...
Giovanni Maria Sacco
VLDB
1987
ACM
75views Database» more  VLDB 1987»
13 years 11 months ago
The POSTGRES Data Model
The design of the POSTGRES data model is described. The data model is a relational model that has been extended with abstract data types including user-defined operators and proce...
Lawrence A. Rowe, Michael Stonebraker