Customize Inspection Output with Go Templates
Format atlas schema inspect output with Go templates: select fields from the inspected schema, use the built-in template functions, and generate files.
Format atlas schema inspect output with Go templates: select fields from the inspected schema, use the built-in template functions, and generate files.
Generate files from your schema with the Atlas template exporter: attach annotations to tables and columns, then render Hasura, GraphQL, or OpenAPI output.
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.