|
|
|
|
|
by CafeRacer
324 days ago
|
|
The reason why I dislike ORMs is that you always have to learn a custom DSL and live in documentation to remember stuff. I think AI has more context than my brain. Sql does not really needs fixing. And something like sqlc provides a good middle ground between orms and pure sql. |
|