DBIx::MasterClass

By Matt Trout from Dahut.pm
Date: Thursday, 14 August 2008 13:30
Duration: 30 minutes
Tags: catalyst class databases dbi dbix orm


In this talk I'll be covering the topics that I find are most often greeted with "that's cool, I didn't know I could do that"] by DBIx::Class users when presented as a solution to their problem on IRC, mailing lists or on-site:

- custom resultsources for 'virtual view' creation
- resultset subclassing to produce customised collections
- database deployment and versioning via SQL::Translator support
- transparent query restrictions via the RestrictWithObject extension
- digests and password encryption with the EncodedColumn extension
- complex relationships and custom join conditions
- efficient bulk insert and update operations
- using DBIx::Class against view-based OODB schemas

Attended by: