D

Database Migration

Definition

A version-controlled, incremental change to a database schema that can be applied or rolled back. Migrations enable teams to evolve the database structure alongside application code, ensuring consistency across development, staging, and production environments.

Defined Term

  • Term Database Migration
  • Category Databases
  • views 1,009