Skip to main content

HCL

A rex schema describes the relational model of the application. It contains one or multiple clients. Each client represents a database connection with its models. Below is an example of schema. HCL is used for a rex schema.

client "db" {
}