Applying Schema Migrations
Learn how to use the `atlas migrate apply` command to apply versioned schema migrations to your database. This page covers the full workflow for managing, validating, and deploying database schema migrations with Atlas.
Learn how to use the `atlas migrate apply` command to apply versioned schema migrations to your database. This page covers the full workflow for managing, validating, and deploying database schema migrations with Atlas.
Learn how to use Atlas to manage database schemas in a Database per Tenant architecture, a common pattern for deploying multi-tenant applications.
Learn how to define target groups in Atlas for managing multiple tenant databases in a Database per Tenant architecture.
Learn how to deploy migrations to target groups in a Database per Tenant architecture using Atlas CLI. This guide covers setting up target groups, creating initial migrations, and applying them to multiple tenant databases.
Learn how to use the Atlas Cloud Control Plane to manage migrations across multiple databases in a Database per Tenant architecture. This guide covers setting up Atlas Cloud, pushing projects, deploying migrations, and gaining visibility into deployments.