Qafoo GmbH - passion for software quality ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :Author: Benjamin Eberlei :Date: Sat, 23 Jul 2016 14:08:40 +0200 :Revision: 2 :Copyright: All rights reserved ====================== Doctrine ORM and NoSQL ====================== :Keywords: Doctrine ORM NoSQL :Description: Benefitting from NoSQL paradigms and approaches when using Doctrine ORM. By using Doctrine ORM you are committing deeply to the relational database world, with tables, joins, relational algebra and a lot of normalization. This talks discusses strategies to mix the relational world in Doctrine with concepts from the NoSQL world without having to use MongoDB, CouchDB or other new technologies. You will learn about denormalization, embedded documents with arrays and JSON Hashmaps using recent MySQL 5.7 or PostgreSQL features and how to integrate them with Doctrine ORM. Watch online ------------ .. image:: /images/talks/16_07_symfony_catalunya_doctrine_orm_and_nosql/slide_0.png#59 :class: slides `Download PDF`__ __ /talks/16_07_symfony_catalunya_doctrine_orm_and_nosql.pdf