Talks about cdbi

From ClassDBI

Jump to: navigation, search

Below is a list of talks on Class::DBI that either will be given at upcoming conferences or have been given at conferences in the past.


Contents

London Perl Workshop 2004

Class::DBI introduction

TomHukins

Introduction to Class::DBI and how it fits in your development, together with associated tools and modules.

http://london.pm.org/lpw/talks.html


OSCON 2004

Database Abstraction with Class::DBI

CaseyWest

Writing a database abstraction layer doesn't need to be a "rite of passage." In fact, it should never be. Learn how to cut your development and delivery time with Class::DBI. Create class representations of your database with a consistent and solid API.


NPW 2004

Introduction to Class::DBI

LarsThegler

Class::DBI is a database abstraction layer. It is great way to work with stuff in databases, represented as Perl objects, without writing (too much) SQL. This talk will present the basics of Class::DBI, show how easy it is to do the simple stuff, and how possible it is to do the more complicated stuff. Also an overview of the associated modules will be given.


6th German Perlworkshop 2004

Datenbankanwendungen ohne SQL (in German)

RolfSchaufelberger

http://www.plusw.de/perl/cdbi/index.htm


YAPC::Canada 2003

Introduction to Class::DBI

Michael Graham

http://www.occamstoothbrush.com/perl/talks/class_dbi_talk/slides/

Personal tools