top | item 37121167

(no title)

felipetrz | 2 years ago

"without using ORMs"

...

Proceeds to create an ad-hoc ORM.

discuss

order

kervantas|2 years ago

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.

felipetrz|2 years ago

The main antipattern involved in this post is Go.

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