Customizing Inspection Output Programmatically with Go Templates
Atlas supports templating inspection output using Go templates, similar to tools like kubectl and docker. This lets
Atlas supports templating inspection output using Go templates, similar to tools like kubectl and docker. This lets
Atlas's exporter "template" block lets you generate arbitrary files from your schema using Go templates.
End-to-end guide for keeping GraphQL schemas in sync with your PostgreSQL schema using Atlas. Define tables and API metadata together, generate migrations, export SDL automatically, and deploy through Atlas Cloud.
End-to-end guide for keeping OpenAPI specifications in sync with your PostgreSQL schema using Atlas. Define tables and API metadata together, generate migrations, export specs automatically, and deploy through Atlas Cloud.