Atlas Schema
With Atlas, you can define your schema using HCL, SQL, or your favorite ORM. Select your preferred syntax to get started.
With Atlas, you can define your schema using HCL, SQL, or your favorite ORM. Select your preferred syntax to get started.
Introduction
Introduction
Introduction
Introduction
The following guide describes the column types supported by Atlas HCL, and how to use them.
In some cases, it is desirable to reuse an Atlas HCL document in different contexts.
Atlas schemas can be defined in SQL, external ORMs and programs, or by using the Atlas HCL language.
Config Files