Hacker News new | ask | show | jobs
by felipetrz 1042 days ago
"without using ORMs"

...

Proceeds to create an ad-hoc ORM.

1 comments

Every ORM basing post is like this. Some dude is dissatisfied with Hiberante/GORM/SQLAlchemy, declares ORMs as an "anti-pattern", then proceeds to reinvent the wheel.
The main antipattern involved in this post is Go.

Rob Pike's messed up ideology made people think abstraction is bad.