BCM/BCP for Declarative Schemas
Configure BCM/BCP for Atlas declarative schema workflows with S3 backups and a full GitHub Actions example.
Configure BCM/BCP for Atlas declarative schema workflows with S3 backups and a full GitHub Actions example.
Learn how to integrate Atlas with Bitbucket Pipelines to automate declarative database schema migrations. This guide covers schema planning, approvals, and deployment across multiple databases.
Learn how to integrate Atlas with CircleCI to automate declarative database schema migrations. This guide covers schema planning, approvals, and deployment across multiple databases.
Dev Database is an ephemeral database that Atlas uses to process and validate users' schemas, migrations and more.
When using the declarative workflow, users have the option to save migration plans to be reviewed and approved before
Learn how to set up continuous integration and continuous deployment for your database schema migrations with Atlas. This guide covers CI (schema planning, pre-approval, ad-hoc approval, schema push) and CD (per-environment deployment) workflows for declarative migrations.
Learn how to test declarative schema migration plans in Atlas using `atlas schema plan test` to validate planned changes before applying.