repositorypackage
2.0.0+incompatible
Repository: https://github.com/myzgw/gen.git
Documentation: pkg.go.dev
# README
ZGW Gen
Friendly & Safer GORM powered by Code Generation.
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
- Gen Guides https://gorm.io/github.com/myzgw/gen/index.html
- GORM Guides http://gorm.io/docs
Maintainers
Contributing
You can help to deliver a better GORM/Gen, check out things you can do
License
Released under the MIT License