Examples: TransGaming Games Database
- Simplified from a real world example: users rating video game performance under Cedega
- Old system built in PHP over a poorly designed legacy database
- New system: www.transgaming.org/gamesdb - built in HTML::Mason, nice new 3NF database
- Class::DBI::DataMigration was used to populate the new database using existing legacy data