|
|
|
|
|
by Xeoncross
1450 days ago
|
|
ORM's help do simple stuff well enough, but they sure make hard tasks harder. Ever try to construct a 30 line report query using this years language flavor of an ORM? https://sqlc.dev/ makes your SQL the focus, not your Go-specific query code. |
|