Clément Delafargue

Tips and tricks for clean relational db schemas 2014

It can be usual for software developers to let the ORM take care of the database schema. In many cases it's a bad idea as it makes the data stored in your database brittle and hard to use confidently. I'll show a few tricks which will help you cleanly store and query data by using your database engine to its full power.

Read (in English 🇬🇧) Regarder 📹 (en Français 🇫🇷)