Hacker News new | ask | show | jobs
by lenka 3480 days ago
Yeah, we use gopkg.in/reform.v1 in production. I've never had problems with code generation here. I like how it works, simple and clean.

Reform has enough methods for the daily routine queries. And also it's easy to use raw SQL queries with reform if we need them.