1 Repo
Centralized hosting and versioning of database migration files for distribution across environments.
Distinct from Environment Migrators: Focuses on the storage and hosting of migration artifacts, which is distinct from the process of migrating data between clouds.
Explore 1 awesome GitHub repository matching data & databases · Migration Registries. 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
Provides a remote registry to host versioned migration files for centralized management and deployment.