go-gorm / gen

Gen: Friendly & Safer GORM powered by Code Generation

Home Page:https://gorm.io/gen/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GORM Gen

Friendly & Safer GORM powered by Code Generation.

Release Go Report Card MIT license OpenIssue ClosedIssue TODOs Go.Dev reference

Overview

  • Idiomatic & Reusable API from Dynamic Raw SQL
  • 100% Type-safe DAO API without interface{}
  • Database To Struct follows GORM conventions
  • GORM under the hood, supports all features, plugins, DBMS that GORM supports

Getting Started

Maintainers

@riverchu @iDer @qqxhb @dino-ma

@jinzhu

Contributing

You can help to deliver a better GORM/Gen, check out things you can do

License

Released under the MIT License

About

Gen: Friendly & Safer GORM powered by Code Generation

https://gorm.io/gen/

License:MIT License


Languages

Language:Go 99.6%Language:Shell 0.4%