The last Golang ORM you'll ever need, built like Active Record (with 1.18 Generics)
-
Updated
Nov 20, 2024 - Go
The last Golang ORM you'll ever need, built like Active Record (with 1.18 Generics)
🚧 Moved https://github.com/hakadoriya/ormgen 🚧
A derivative (fork) of golang ORM project "reform" (https://github.com/go-reform/reform) with additional functionality (act more like ActiveRecord and simplifies a migration from GORM)
it is a sql builder for golang.Chain style to build your sql. It is easy to read from database or write data to database.
Add a description, image, and links to the activerecord topic page so that developers can more easily learn about it.
To associate your repository with the activerecord topic, visit your repo's landing page and select "manage topics."