请输入您要查询的百科知识:

 

词条 Database refactoring
释义

  1. Tools

  2. See also

  3. References

  4. External links

{{Refimprove|date=May 2009}}

A database refactoring is a simple change to a database schema that improves its design while retaining both its behavioral and informational semantics. A database refactoring is conceptually more difficult than a code refactoring; code refactorings only need to maintain behavioral semantics while database refactorings also must maintain informational semantics.[1]

The process of database refactoring is the act of applying database refactorings to evolve an existing database schema (database refactoring is a core practice of evolutionary database design). You refactor a database schema for one of two reasons: to develop the schema in an evolutionary manner in parallel with the evolutionary design of the rest of your system or to fix design problems with an existing legacy database schema

Database refactoring does not change the way data is interpreted or used and does not fix bugs or add new functionality. Every refactoring to a database leaves the system in a working state, thus not causing maintenance lags, provided the meaningful data exists in the production environment.

An example of database refactoring would be splitting an aggregate table into two different tables in the process of database normalization

Tools

  • LiquiBase

See also

  • Database testing
  • Denormalization
  • Refactoring
  • Test-driven development
  • Unit testing

References

1. ^Scott Ambler and Pramod Sadalage (2006). Refactoring databases: Evolutionary database design. Addison-Wesley. {{ISBN|978-0-321-29353-4}}

External links

  • Database refactoring presentation at InfoQ.com by Scott W. Ambler
  • The Process of Database Refactoring by Scott W. Ambler
  • Catalog of Database Refactorings. by Scott W. Ambler.
  • Database Refactoring Website by Pramod Sadalage
{{Database}}

2 : Extreme programming|Databases

随便看

 

开放百科全书收录14589846条英语、德语、日语等多语种百科知识,基本涵盖了大多数领域的百科知识,是一部内容自由、开放的电子版国际百科全书。

 

Copyright © 2023 OENC.NET All Rights Reserved
京ICP备2021023879号 更新时间:2024/9/20 19:24:00