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

Another advantage that i've come across and that has not been mentioned so far is, that an ORM can help you a LOT, when implementing role based access control (RBAC).

Mapping the objects and having all the metadata had huge advantages over pure SQL, if convention over configuration is used to control access to the given objects with a User/Role Entity - and object inheritance gives you the ability to add a "created_by", "modified_by" to each table for controlling even access to the row level...



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

Search: