Building Quality Oltp Databases
Buch, Englisch, 592 Seiten, Format (B × H): 177 mm x 237 mm, Gewicht: 1111 g
ISBN: 978-1-59059-302-8
Verlag: Apress
Database design is one of the most contentious issues in computer science. There is always a delicate balance to be struck between the strict academic rules that govern the design of relational databases and the real-world techniques that programmers apply to get the job done in a certain time frame. This book's goal is to coverfrom a "real-world" point of viewall of the essential elements in designing, modeling, and building efficient relational databases, while avoiding a dry, theoretical approach.
Author Louis Davidson explains the process of implementing a database—from generating tables and allowing access to these tables using Microsoft SQL Server 2000. This includes tackling data modeling (focusing on the IDEF1X notation), requirements gathering, normalization (beyond the Third Normal Form), and implementing tables, constraints, triggers, procedures, user-defined functions, and so on. Davidson provides a full and realistic case study that clearly illustrates the entire process, from the initial discussions of a client's needs, through development of a logical model, to a complete implementation of the system.
Zielgruppe
Popular/general
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
1: Introduction to Database Concepts.- 2: Gathering Information for a Database Project.- 3: Fundamental Database Concepts.- 4: Entities, Attributes, Relationships, and Business Rules.- 5: Data Modeling.- 6: Normalization Techniques.- 7: Advanced Normalization Topics.- 8: Ending the Logical Design Phase.- 9: Planning the Physical Architecture.- 10: Building the Basic Table Structures.- 11: Declarative Data Protection.- 12: Programmatic Data Protection.- 13: Advanced Data Access and Modification.- 14: Determining Hardware Requirements.- 15: Completing the Project.