タグ

関連タグで絞り込む (1)

タグの絞り込みを解除

tddとdataに関するnyopのブックマーク (1)

  • Database Refactoring

    3. Avoid overspecialization --- BARRIER --- Application Developer Database Developer Communication Collaboration Understanding Knowledge-exchange New skills Developer Developer 3 4. Refactoring In Maths, to “factor” is to reduce an expression to it's simplest form In CS, is the disciplined way to restructure code ● Without adding new features ● Improving the design ● Often making the code simpler,

    Database Refactoring
    nyop
    nyop 2011/05/02
    メモメモ。ツールは多分使えないけどDatabase Smellのあたりは普遍的だよな。(なぜか)開発オブジェクト数を減らしたがって、複数目的のテーブルを1つにしちゃって、後からわけわからなくなったり。
  • 1