Y
Hacker News
new
|
ask
|
show
|
jobs
by
enjeyw
1945 days ago
Mmm yeah I had the same experience. My end conclusion for Golang was "don't use an ORM".
1 comments
RSHEPP
1945 days ago
This exactly, I use github.com/doug-martin/goqu for some of my projects though. Only the query builder part though.
link