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

It's Active Record that makes rails code re-use especially unique. I don't know of any other framework where you can 1) be certain of the ORM 2) add database tables from a third party library 3) the whole experience not being cobbled together.


Laravel? Unsure exactly what you're meaning by #2, but Laravel's Eloquent is an Active Record-style ORM, and can act as a layer on top of most db tables I've used it on.


Django?




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

Search: