Wrong confirmation ID
  • Email
  • Favorite
  • Download
  • Embed
  • Private Content

Loading…

Flash Player 9 (or above) is needed to view presentations.
We have detected that you do not have it on your computer. To install it, go here.

Working with databases in Perl

by ldami on Aug 06, 2009

  • 3,939 views

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

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 with DBIx::DataModel
- performance issues

First given at YAPC::EU::2009 in Lisbon. Updated version given at FPW2011 in Paris and YAPC::EU::2011 in Riga

Accessibility

Categories

Tags

relational database fpw2011 yapceu2009 sql

Upload Details

Uploaded via SlideShare as Microsoft PowerPoint

Usage Rights

© All Rights Reserved

Flagged as inappropriate Flag as inappropriate
Flag as inappropriate

Select your reason for flagging this presentation as inappropriate. If needed, use the feedback form to let us know more details.

Cancel

2 Embeds 13

http://www.slideshare.net 10
http://www.techgig.com 3

Statistics

Favorites
1
Downloads
98
Comments
0
Embed Views
13
Views on SlideShare
3,926
Total Views
3,939
Post Comment
Edit your comment Cancel

Working with databases in Perl — Presentation Transcript