SchemaHero is an open-source database schema migration tool that converts a schema definition into migration scripts that can be applied in any environment. Written as both a CLI utility and a Kubernetes Operator, SchemaHero eliminates the task of creating and managing sequenced migration scripts that are compatible with all environments in which an application is running.
Features
- Database table schemas can be expressed as Kubernetes resources that can be deployed to a cluster
- Documentation available
- Examples available
- Database schemas can be edited and deployed to the cluster
- SchemaHero can manage databases that are deployed to the cluster
- For declarative database schema management
