037: An ORM Discussion

03/02/2016 1h 21min Episodio 36
037: An ORM Discussion

Listen "037: An ORM Discussion"

Episode Synopsis

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.