Queryx 类型安全 Go ORM

授权协议:None操作系统:None 开发语言:None
Queryx 是 Schema 优先且类型安全的 Go ORM。 Queryx 使用schema.hcl来描述数据库,在以下例子中定义了数据库环境以及数据库模型。 schema.hcl data...