PLQ-0747 Tips and tricks for clean relational db schemas | Devoxx

Tips and tricks for clean relational db schemas

Conference

archisec Architecture & Security

Room 5 - BestWestern

Monday at 11:00 - 12:00

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.

Clément Delafargue Clément Delafargue

Clément Delafargue is an indepedendent consultant. A graduate from École Centrale de Nantes, he has been developing web projects since 2002. He can work both on frontend and backend, with various technologies (Javascript (on both frontend and backend), Ruby, Java, Scala). He is particularly interested in Functional Programming.