The online computer book shop for UK & Europe                                   

   Books Home | About Us | Index | Next Record | Browse

 
  

Tel: 0121 706 6000 

Static Book Details Page - Computer Manuals Website

 Refactoring Databases: Evolutionary Database Design
  

  Refactoring Databases: Evolutionary Database Design by Scott Ambler ; Pramodkumar Sadalage

  • Published by: ADDISON-WESLEY
  • Author: Scott Ambler ; Pramodkumar Sadalage
  • Page Count: 350
  • Group: GENERAL
  • ISBN: 0321293533/9780321293534
  • Published: Mar 2006

Our Price: 26.99
Discount: 25%
RRP: 35.99 

For Latest Pricing and Availability Click Here
 

The online computer book shop for UK & Europe

Book store with some thing for everyone

Book Information and Description:

Refactoring Databases: Evolutionary Database Design
Refactoring has proven its value in a wide range of development projects, helping software professionals improve system designs, maintainability, extensibility, and performance. Now, for the first time, leading agile methodologist Scott Ambler and renowned consultant Pramodkumar Sadalage introduce powerful refactoring techniques specifically designed for database systems.

Ambler and Sadalage demonstrate how small changes to table structures, data, stored procedures, and triggers can significantly enhance virtually any database design -- without changing semantics. You??ll learn how to evolve database schemas in step with source code -- and become far more effective in projects relying on iterative, agile methodologies.

This comprehensive guide and reference covers every fundamental concept underlying database refactoring, and helps you overcome the practical obstacles to refactoring real-world databases. Start-to-finish examples walk you through refactoring both simple standalone database applications and sophisticated multi-application scenarios. You??ll master every task involved in refactoring database schemas, and discover best practices for deploying refactorings in even the most complex production environments.

The second half of this book systematically covers five major categories of database refactorings. You??ll learn how to use refactoring to enhance database structure, data quality, and referential integrity; and how to refactor both architectures and methods. The book provides an extensive set of examples, built with Oracle and Java, and easily adaptable for other languages, such as C#, C++, or VB.NET.

Using this book??s techniques and examples, you can reduce waste, rework, risk, and cost -- and build database systems capable of evolving smoothly, far into the future.

CONTENTS:

Preface

1 Evolutionary Database Development

2 Database Refactoring

3 The Process of Database Refactoring

4 Deploying into Production

5 Database Refactoring Strategies

6 Structural Refactorings

7 Data Quality Refactorings

8 Referential Integrity Refactorings

9 Architectural Refactorings

10 Method Refactorings

11 Transformations

Glossary

Appendix The UML Data Modeling Notation

References