Your Account
Community
Topics (Upcoming)
More |
View story
Comparing Propel, Doctrine and sfPropelFinder
http://redotheweb.com/2008/07/08/comparing-propel-doctrine-a...
Submitted by
narko
16 months, 6 days, 13 hours ago When it comes to ORMs, it's all a matter of preference. Is it, really? This post compares side-by-side the code required to perform some simple operations with three OO database requesting API. The purpose is to demonstrate that productivity, and not only style, can vary a lot depending on the ORM you choose.
There are not many robust Object Relational Mapping layers in PHP5...
Tags: symfony
|