Hacker Newsnew | past | comments | ask | show | jobs | submit | MaxRS's commentslogin

Migrated from GORM to sqlc. We like the code generation approach with the simplistic abstractions.

https://github.com/helpwave/services/tree/main/services/task...


ORMs make the easy things slightly more easy and the complex things impossible, so you still need SQL-as-strings or other technology (like sqlc).

Imho ORMs are not worth it. Too much to learn (often through nasty surprises) for too little benefit.


Implementation of Google's Zanzibar: https://github.com/ory/keto


I am definitely watching the entire Ory stack. Too immature for me to adopt now, but I’m trying to design with hooks and processes in mind for future integration!


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

Search: