FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
|
|
- Title: Databases, Types, and the Relational Model: The Third Manifesto
- Author(s) C. J. Date, Hugh Darwen
- Publisher: Addison Wesley; 3 edition;
- Paperback: 572 pages
- eBook: PDF files
- Language: English
- ISBN-10: 0321399420
- ISBN-13: 978-0321399427
- Share This:
This is a book on database management that is based on an earlier book by the same authors, Foundation for Future Database Systems: The Third Manifesto. It can be seen as an abstract blueprint for the design of a DBMS and the language interface to such a DBMS.
In particular, it serves as a basis for a model of type inheritance. This book is essential reading for database professionals.
This book is a proposal for the future direction of data and database management systems (DBMSs). It provides a precise, formal definition of an abstract model of data, to be considered as a foundation for the design of a DBMS and a database language.
The proposed foundation represents an evolutionary step, not a revolutionary one; it builds on Ted Codd's relational model of data and on the research that sprang from Codd's work.
It also incorporates a precise and comprehensive specification for a method of defining data types, including a comprehensive model of type inheritance based on specialization by constraint (as opposed to the "extension" method of subtyping found in object-oriented languages). Thus, it not only redefines the relational model in modern terms and clarifies it where clarification seemed necessary, but also addresses the orthogonal issue of the data types on whose existence the relational model depends.
It is therefore offered as a firm foundation for the DBMSs of the future and is essential reading for database students and professionals alike.
About the Authors- C. J. Date is an independent author, lecturer, researcher, and consultant specializing in relational database systems.
- Hugh Darwen has been involved in software development since 1967 as an employee of IBM United Kingdom Ltd.
- Database Theory and Systems
- SQL - The Structured Query Language
- Data Analysis and Data Mining, Big Data
- Data Management White Papers
- Database and Storage White Papers
- Databases, Types, and the Relational Model: The Third Manifesto (C. J. Date, et al.)
- The Mirror Site (1) - PDF
- Book Homepage (Errata, Videos, Docs, etc.)
-
Database Lifecycle Management: Achieving Continuous Delivery
This book describes how to apply the business and technical approaches of Database Lifecycle Management (DLM) in order to make database change management processes more visible, predictable and measurable.
-
Database Design, 2nd Edition (Adrienne Watt, et al)
This book covers database systems and database design concepts. It provides short, easy-to-read explanations of how to get database design right the first time and to help you avoid the many pitfalls that entrap new and not-so-new database designers.
-
Database Explorations: The Third Manifesto and Related Topics
This book consists of a collection of exploratory essays on database management - more specifically, on issues arising from and related to The Third Manifesto. The target audience is database professionals.
-
Database Design with UML and SQL, 4th Edition (Alvaro Monge)
This book teaches you how to use the Unified Modeling Language (UML) and Structured Query Language (SQL) to develop and implement the best possible design for your databases. It is also designed to be used as an individual self-study tutorial.
-
Concurrency Control and Recovery in Database Systems
This book is about techniques for concurrency control and recovery. It covers techniques for centralized and distributed computer systems, and for single copy, multiversion, and replicated databases.
-
Theory of Relational Databases (David Maier)
The book is intended for a second course in databases, but is an excellent reference for researchers in the field. The material covered includes relational algebra, functional dependencies, multivalued and join dependencies, normal forms, etc.
-
The Relational Model for Database Management (Edgar F. Codd)
Written by the originator of the relational model, this book covers the practical aspects of the design of relational databases. This book is a perfect resource for students and professionals in the field.
-
Foundations of Databases: The Logical Level (Alice's book)
Written by three leading researchers in the field, this book provides in-depth coverage of the theory concerning the logical level of database management systems, including both classical and advanced topics.
-
Readings in Database Systems, Fifth Edition (Peter Bailis, et al.)
This book provides both students and professionals with a grounding in database research and a technical context for understanding recent innovations in the field. The readings included treat the most important issues in the database area for any DBMS professional.
-
An Introduction to Relational Database Theory, 2nd Edition
This book delivers a thorough discussion of the foundations of the relational model of database design along with a systematic treatment of the formal theory for the model, introduces you to the theory of relational databases, and SQL.
-
Database Fundamentals (Neeraj Sharma, et al)
Learn the basics of relational database theory and other information models. This book discusses database logical and physical design, and introduces you to the SQL language. Practice with hands-on exercises!
-
45 Database Performance Tips for Developers (Phil Factor, et al)
Speed up your development with ORMs and discover the gotchas' involved. Learn the best practices for efficiently indexing tables. Get expert advice on writing well-formed SQL queries. Topics covered: ORM Tips, T-SQL Tips, Index Tips, Database Design Tips.
:
|
|