Skip to main content

9 docs tagged with "hcl"

View all tags

Atlas Schema

Core Atlas schema documentation hub. Learn the structure, configuration, and supported formats (HCL, SQL, ORM) for defining and managing schemas with Atlas.

HCL Column Types

The following guide describes the column types supported by Atlas HCL, and how to use them.

HCL Input Variables

In some cases, it is desirable to reuse an Atlas HCL document in different contexts.

Schema as Code: HCL Syntax

Learn how to manage your database schema as code using Atlas's HCL schema language. This guide covers schema definitions, editor support, and examples for various databases.

SQLite Migrations with Declarative HCL in Atlas

Learn how to manage SQLite migrations and schemas using Atlas and declarative HCL. This step-by-step guide covers inspecting, editing, and applying schema changes for efficient SQLite schema management