Create and load schema
Schemas are defined in YAML format and follow a strict structure. Splitting a schema into multiple smaller files is recommended to keep it maintainable as it grows.
Schema migration
Unlike most databases that support a single schema at a time, in Infrahub it is possible to have a different schema per branch.