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

I'll make a qualified concur with you. Order by and group by are often best lest to the database, where (proper) indexing can provide streamed access to large sets of data. Relatively static lookup value substitution and security checks (via permissions/user tables) are best moved closer to the user.

I'm also a big fan of building transactional updates in "service-space" and using transactional coordination to ensure ACID, rather than making bulky stored procedures to churn over bits of procedural data.



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

Search: