Cantitate/Preț
Produs

Database Design and Relational Theory

Autor C. J. Date
en Limba Engleză Paperback – 7 mai 2012
What makes this book different from others on database design? Many resources on design practice do little to explain the underlying theory, and books on design theory are aimed primarily at theoreticians. In this book, renowned expert Chris Date bridges the gap by introducing design theory in ways practitioners can understand—drawing on lessons learned over four decades of experience to demonstrate why proper database design is so critical in the first place.

Every chapter includes a set of exercises that show how to apply the theoretical ideas in practice, provide additional information, or ask you to prove some simple theoretical result. If you’re a database professional familiar with the relational model, and have more than a passing interest in database design, this book is for you.

Questions this book answers include:
* Why is Heath’s Theorem so important?
* What is The Principle of Orthogonal Design?
* What makes some JDs reducible and others irreducible?
* Why does dependency preservation matter?
* Should data redundancy always be avoided? Can it be?

Databases often stay in production for decades, and careful design is critical for avoiding subtle errors and processing problems over time. If they’re badly designed, the negative impacts can be incredibly widespread. This gentle introduction shows you how to use important theoretical results to create good database designs.
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (2) 19590 lei  3-5 săpt. +1935 lei  6-10 zile
  O'Reilly – 7 mai 2012 19590 lei  3-5 săpt. +1935 lei  6-10 zile
  Apress – 16 dec 2019 26703 lei  3-5 săpt.

Preț: 19590 lei

Preț vechi: 24487 lei
-20% Nou

Puncte Express: 294

Preț estimativ în valută:
3749 3955$ 3133£

Carte disponibilă

Livrare economică 11-25 decembrie
Livrare express 26-30 noiembrie pentru 2934 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781449328016
ISBN-10: 1449328016
Pagini: 278
Dimensiuni: 176 x 232 x 19 mm
Greutate: 0.43 kg
Editura: O'Reilly

Cuprins


Notă biografică

C.J. Date has a stature that is unique within the database industry. C.J. is a prolific writer, and is well-known for his best-selling textbook: An Introduction to Database Systems (Addison Wesley). C.J. is an exceptionally clear-thinking writer who can lay out principles and theory in a way easily understood by his audience.

Descriere

Because databases often stay in production for decades, careful design is critical to making the database serve the needs of your users over years, and to avoid subtle errors or performance problems. In this book, CJ Date, a leading exponent of relational databases, lays out the principles of good database design.

Textul de pe ultima copertă

Create database designs that scale, meet business requirements, and inherently work toward keeping your data structured and usable in the face of changing business models and software systems.

This book is about database design theory. Design theory is the scientific foundation for database design, just as the relational model is the scientific foundation for database technology in general. Databases lie at the heart of so much of what we do in the computing world that negative impacts of poor design can be extraordinarily widespread. 

This second edition includes greatly expanded coverage of exotic and little understood normal forms such as: essential tuple normal form (ETNF), redundancy free normal form (RFNF), superkey normal form (SKNF), sixth normal form (6NF), and domain key normal form (DKNF). Also included are new appendixes, including one that provides an in-depth look into the crucial notion of data consistency.Sequencing of topics has been improved, and many explanations and examples have been rewritten and clarified based upon the author’s teaching of the content in instructor-led courses. 

This book aims to be different from other books on design by bridging the gap between the theory of design and the practice of design. The book explains theory in a way that practitioners should be able to understand, and it explains why that theory is of considerable practical importance. Reading this book provides you with an important theoretical grounding on which to do the practical work of database design. Reading the book also helps you in going to and understanding the more academic texts as you build your base of knowledge and expertise. Anyone with a professional interest in database design can benefit from using this book as a stepping-stone toward a more rigorous design approach and more lasting database models.

You will:
  • Understand what design theory is and is not
  • Be aware of the two different goals of normalization
  • Know which normal forms are truly significant 
  • Apply design theory in practice 
  • Be familiar with techniques for dealing with redundancy 
  • Understand what consistency is and why it is crucially important 



Caracteristici

Covers all normal forms in depth up to the sixth normal form Describes aspects of design theory such as dependency preservation and orthogonality Provides friendly examples of theory without sacrificing accuracy or precision Focuses on timeless principles that are relevant for as long as databases continue to exist