Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> To use SQL effectively, you have to understand how databases work at the physical level -- what's a B-tree lookup, what's a scan, how these combine, etc.

This is a good reason to use an ORM. But also, as a ORM designer, don’t let the ORM be flexible to do any SQL. Only let it do performant data access.



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

Search: