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

If you are looking for a way to map SQL queries to type safe Go functions, take a look at my library Proteus: https://github.com/jonbodner/proteus

Proteus generates functions at runtime, avoiding code generation. Performance is identical to writing SQL mapping code yourself. I spoke about its implementation at GopherCon 2017: https://www.youtube.com/watch?v=hz6d7rzqJ6Q




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

Search: