/note/tech

atlasgo.io

Atlas DDL is a declarative, Terraform-like configuration language designed to capture an organization’s data topology. Currently, it supports defining schemas for SQL databases such as MySQL, Postgres, SQLite and MariaDB.

(Atlas DDLは、組織のデータトポロジをキャプチャするように設計された、宣言型のTerraformのような構成言語です。現在、MySQL、Postgres、SQLite、MariaDBなどのSQLデータベースのスキーマの定義をサポートしています。)

Terraformのような風味でDBスキーマを定義できるということらしい。

正直、SQLを直接記述することに対する優位性が読み取れなかった。