The PHP Roundtable
The PHP Roundtable
PHP Roundtable, Eric Van Johnson
037: An ORM Discussion
1 hour 21 minutes Posted Feb 3, 2016 at 12:00 pm.
0:00
1:21:22
Download MP3
Show notes

Object-relational mapping (ORM) tools are a great way to model relational databases in your codebase. We discuss the benefits that ORM tools can add to our apps, some problems with the ORM model and where the PHP community seems to be heading when it comes to persisting data. We'll also discuss the opposing active record & data mapper paradigms.