Hacker News new | ask | show | jobs
by chisleu 3472 days ago
Also https://github.com/jinzhu/gorm and https://goa.design/
1 comments

I've had issues with gorm. I find it has quirks that bother enough for me to move away from it. I have yet to find something I'll like more than just pure sql.

Goa is just for generating apis. Not for databases?