1. EachPod

037: An ORM Discussion

Author
PHP Roundtable
Published
Wed 03 Feb 2016
Episode Link
https://www.phproundtable.com

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.

Share to: