Manifesto for Improved Foundations of Relational Model
Witold Litwin

TL;DR
This paper advocates for extending the relational model with inherited attributes to better reflect real-world data, simplify queries, and evolve database systems for broader practical benefits.
Contribution
It proposes a new approach to relational modeling by incorporating inherited attributes, enhancing expressiveness and simplifying database implementation.
Findings
Extended relations can be more faithful to reality.
Inherited attributes support logical navigation free queries.
Implementation on popular DBMSs appears straightforward.
Abstract
Normalized relations extended with inherited attributes can be more faithful to reality and support logical navigation free queries, properties available at present only through specific views. Adding inherited attributes can be nonetheless always less procedural than to define any such views. Present schemes should even typically suffice for relations with foreign keys. Implementing extended relations on popular DBSs appears also simple. Relational model should evolve accordingly, for benefit of likely millions of DBAs, clients, developers.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Database Systems and Queries · Semantic Web and Ontologies · Service-Oriented Architecture and Web Services
