#golang

Опубликовано: 16 Октябрь 2024
на канале: Coding with Verrol
13,373
146

I found te GORM package a few months ago and I want to show you what it is like to use an ORM.

If you are going to work on a big db project, with many entities, I would strongly recommending finding a good/well maintained ORM.

Source code: https://github.com/striversity/go-on-...