Skip to content

go-gorm/gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

92e3384 · Nov 16, 2023
Jan 4, 2023
Apr 20, 2023
Nov 16, 2023
Apr 7, 2023
Aug 2, 2023
Jul 27, 2023
Aug 16, 2023
Nov 30, 2021
May 13, 2022
Nov 14, 2021
Oct 14, 2022
Feb 13, 2023
Apr 7, 2023
Jul 4, 2023
Oct 14, 2022
Aug 18, 2022
Sep 28, 2021
Jun 7, 2023
May 19, 2023
Aug 18, 2022
May 25, 2023
May 25, 2023
Aug 29, 2022
Jul 4, 2023
Jul 15, 2022

Repository files navigation

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