Hacker News new | ask | show | jobs
by kyrra 4439 days ago
There are a number of ORM implementations in Go: http://jmoiron.net/blog/golang-orms/

As you said, Go doesn't lend itself to this like some other languages, but it can work.