Abstract Traditionally, database design activities are partitioned into distinct phases in which a logical design phase precedes physical database design. The objective of the logical design step is to eliminate redundancies and updating anomalies using the notion of data dependencies, while leaving the physical design step to consider how the database schema may be restructured to provide more efficient access. We argue in this paper that the separation of these two steps often results in physical database design not being able to benefit from knowledge of the semantics of data captured in the earlier phases of the database design life cycle. As a step towards overcoming this problem, we demonstrate how classical functional dependencies can be extended to capture data semantics relevant to the design of database schemas which are more desirable from the efficiency point of view. This is accomplished via the introduction of strong and weak functional dependencies. Strong functional dependencies indicate that the relationship between two attributes almost never change. This concept allows us to have controlled redundancies which is beneficial as it can reduce dramatically the effort needed to access frequently needed information. Weak functional dependencies capture the common situations in real life where classical functional dependencies between two attributes hold in general but may be violated in rare cases. Three new normal forms — the relaxed 3NF, replicated 3NF and relax-replicated 3NF, induced by the strong and weak functional dependencies, provide a theoretical framework for designing database schemas which are more efficient and practical, while not compromising the integrity of the underlying database. That is, relations in these new normal forms will not suffer from undesirable updating anomalies.
[1]
Ronald Fagin,et al.
A normal form for relational databases that is based on domains and keys
,
1981,
TODS.
[2]
Ronald Fagin,et al.
Multivalued dependencies and a new normal form for relational databases
,
1977,
TODS.
[3]
Michael Adamowicz,et al.
Data base systems
,
1976
.
[4]
E. F. Codd,et al.
A relational model of data for large shared data banks
,
1970,
CACM.
[5]
Jeffrey D. Ullman,et al.
Principles Of Database And Knowledge-Base Systems
,
1979
.
[6]
E. F. Codd,et al.
Further Normalization of the Data Base Relational Model
,
1971,
Research Report / RJ / IBM / San Jose, California.
[7]
Toby J. Teorey,et al.
Design of Database Structures
,
1982
.
[8]
Barbara von Halle,et al.
Handbook of relational database design
,
1989
.
[9]
Catriel Beeri,et al.
A Sophisticate's Introduction to Database Normalization Theory
,
1978,
VLDB.
[10]
Philip A. Bernstein,et al.
Synthesizing third normal form relations from functional dependencies
,
1976,
TODS.
[11]
Tok Wang Ling,et al.
An improved third normal form for relational databases
,
1981,
TODS.
[12]
Peter P. Chen.
The entity-relationship model: toward a unified view of data
,
1975,
VLDB '75.