Y
Hacker News
new
|
ask
|
show
|
jobs
by
jeremyjh
1991 days ago
What is the workaround for having a nice ORM library?
2 comments
konart
1991 days ago
Not using an ORM.
link
dgb23
1991 days ago
That's not a workaround, that's a solution.
link
konart
1991 days ago
Every workaround is a solution, but not every solution was a workaround. :D
link
tschellenbach
1990 days ago
This one is mostly excellent:
https://github.com/go-pg/pg
link