YAPC::Europe 2011 in Riga

YAPC::Europe 2011 “Modern Perl”

Twitter #ye2011    RSS       Log in

working with databases

By Laurent Dami (‎dami‎) from Geneva.pm
Date: Monday, 15 August 2011 14:10
Duration: 40 minutes
Target audience: Beginner
Language:
Tags: database orm

You can find more information on the speaker's site:


An overview of the main questions/design issues when starting to work with databases in Perl

- choosing a database
- matching DB datatypes to Perl datatypes
- DBI architecture (handles, drivers, etc.)
- steps of DBI interaction : prepare/execute/fetch
- ORM principles and difficulties, ORMs on CPAN
- a few examples
- performance issues

Attended by: