|
|
|
|
|
by Cthulhu_
1987 days ago
|
|
> Modern ORMs are fast, efficient, and very productive. The author seems to be using Go, which honestly could use work in that area. gorm is the biggest / most popular ORM out there, but it looks like a one-person project, the author seems well worn-out already, and it kinda falls apart when you work with a data model more than one level deep. Plus broadly speaking, there seems to be a bit of an aversion to using libraries in the Go community. |
|
0: https://github.com/volatiletech/sqlboiler