Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
zkirill
on April 22, 2014
|
parent
|
context
|
favorite
| on:
Goji: a web microframework for Go
It's definitely possible but it seems like it's too early for any ORM "best practices". Check out gorp (
https://github.com/coopernurse/gorp
) and beego orm (
https://github.com/astaxie/beego/tree/master/orm
) for inspiration.
In our case, we had to write a lot of ORM boilerplate.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
In our case, we had to write a lot of ORM boilerplate.