Skip to main content

5 docs tagged with "migrate diff"

View all tags

Automatic MySQL Schema Migrations with Atlas

Learn how to manage MySQL schemas with Atlas using both declarative and versioned workflows. This guide covers automatic MySQL schema migration, inspection, migration planning, and applying changes via CLI and CI/CD integrations.

Automatic PostgreSQL Schema Migrations with Atlas

Learn how to manage PostgreSQL schemas with Atlas using both declarative and versioned workflows. This guide covers automatic Postgres schema migration, inspection, migration planning, and applying changes via CLI and CI/CD integrations.

Automatic Schema Migration Planning

Learn how to automatically generate schema migrations for any database schema change using the `atlas migrate diff` command. This guide covers automatic migration planning for database schema migrations with Atlas, best practices, and examples for SQL, HCL, and ORM sources.

Automatic SQL Server Schema Migrations with Atlas

Learn how to manage SQL Server (MSSQL) schemas with Atlas using both declarative and versioned workflows. This guide covers automatic SQL Server schema migration, inspection, migration planning, and applying changes via CLI and CI/CD integrations.

Dev Database

Dev Database is an ephemeral database that Atlas uses to process and validate users' schemas, migrations and more.