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

Anecdotal evidence of "just gluing libraries": I once had users complain about a web-application being slow. As it turns out, it needed 1 second to generate 1KiB of data. They must have been using some sort of slow ORM in the back-end doing 1 DB query per FK.



That's not a slow ORM. That's literally the model of every single ORM I've seen! Sets, who needs them!




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

Search: