Data migration

From Computer Science Wiki
Revision as of 12:09, 15 January 2019 by Mr. MacKenty (talk | contribs)
System Fundamentals[1]

When we move data from one system to another we transfer it. However, when you aim to permanently move data (most commonly when you are building a new system), we can say you are migrating data. Please know this is almost always a deliberate process.


The list below is used with gratitude from the Dartford Grammar School [2]. The list represent types of problems we can encounter when we migrate data:

  • Incompatible file formats
  • Data structure differences
  • Validation rules
  • Incomplete data transfers
  • International conventions on dates
  • Currencies & character set


Standards[edit]

  • Discuss problems that may arise as a part of data migration.

References[edit]