Skip to main content

2 docs tagged with "schema validation"

View all tags

Database CI/CD with Atlas

Set up database CI/CD with Atlas: automatically lint and validate schema changes on every pull request, push approved migrations to the Schema Registry, and deploy to production via GitHub Actions, GitLab CI, Kubernetes, Terraform, ArgoCD, and more.

Validate Database Schema Integrity

Detect invalid database objects, including broken functions, stale views, and orphaned references, before they fail at runtime with atlas schema validate.