Hacker News new | past | comments | ask | show | jobs | submit login

> It's the same with go, though go posses the capabilities to directly unmarshal SQL rows into a structure with tags

Go also has best-in-class support for code generation. It isn’t as good as the best macro systems, but it works really well in my experience, despite the duct-tape. It also doesn’t obliterate compile times. Check out Ent - it’s a really pleasant “ORM”.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: