12 Rules
12 Rules for a relational database by EF Codd.
A Relational Model of Data for Large Shared Data B
The paper that started it all. The first public statement of the Relational Model.
A Simple Guide to Five Normal Forms
A Simple Guide to Five Normal Forms in Relational Database Theory
According to Date: online.
Articles by Christopher J Date about how the relational model can fulfill all OO needs. Web-only articles from DBPD that never made to print.
According to Date: recent.
Articles by Christohper J Date with emphasis on foundations. Web published by DBPD after the print magazine folded.
Against the Grain
Contrarian articles by Fabian Pascal about the necessity of getting the relational model properly implemented.
Chracteristics of a Relational Database
Succint, itemized explanation of 12 Rules by EF Codd.
Database Debunkings
Analysis of various systems and ideas floating in the database scene, against the standards set by the relational model for database management.
Dilip's Brief Introduction to Relational Data
Provides a basic introduction to relational databases theory.
Dr EF "Ted" Codd's 12 Rules
12 rules for a relational database management system, by the relational model's author. Outdated but still useful.
eAI Journal - Data Integration Department
Containing several short, insightful articles by David McGoveran on the relevance of the Relational Model to enterprise application integration.
Extending the Database Relational Model to Capture
RM/T: semantics modeling in the relational model for database management.
FirstSQL Issue Papers
Opinions fundamented on the relational model about NULLs, SQL and DBMS
Fondation Matters
Series of relational database model articles by Chris J Date, with emphasis on rules applications. Registration required.
Introduction to Relational Databases
Concentrating on the 12 Rules from EF Codd and a succint, informal definition of normalisation with examples.
Journal of Conceptual Modeling
Bi-monthly journal about conceptual modelling and mainly relational database design.
Normalization
The five normal forms succintly, informally described.
The Third Manifesto
This is a proposal for a strictly relational system. It is intended to be more powerful than SQL or object DBMSs. File in PostScript format.
Tuple-Marks
A proposal to avoid default or special values, SQL NULLs and three-valued logic in the representation of missing information.