1 Repo
Links database schema management to orchestration tools like Terraform and Kubernetes for automated deployments.
Distinct from CI Pipeline Integrators: Focuses on the link between schema state and IaC tools rather than just CI pipeline execution.
Explore 1 awesome GitHub repository matching devops & infrastructure · Infrastructure-as-Code Integration. Refine with filters or upvote what's useful.
Atlas is a SQL database schema management tool and database infrastructure as code framework. It provides a declarative database migration engine that computes the difference between a desired schema state and the current database state to automatically generate the necessary SQL for transitions. The project distinguishes itself through a comprehensive suite of analysis and visualization tools, including a database schema linter that detects destructive changes and data loss risks. It also features a SQL schema visualization tool capable of generating entity-relationship diagrams from extract
Automates linting, testing, and application of migrations via Kubernetes, Terraform, and CI pipelines.