Presentation: "Ten patterns of Database Architecture refactoring"
Time: Tuesday 14:00 - 15:00
Location: Salon D
Abstract:
Over the life of an application as requirements change, application usage patterns alter, load and performance changes the need to change database and database architecture is inevitable. There are patterns of these changes such as ""Add Read Method"", ""Migrate Method from Database"", ""Introduce Read Only Table"" etc. In this talk we will discuss ten database architecture refactoring patterns and different implementation techniques.