Moving a schema or data to another environment or version.
The work of moving a database's structure and data to a new environment as part of a schema change or version upgrade. Migration tools that manage the history of changes as code, such as Rails' Active Record or Flyway, are commonly used.
© 2026 ITBGM