Archive for the 'dbi' Category

Os Bunce » SlideShare DBD::Gofer — DBD Connection pool proxy

Friday, April 25th, 2008

Slides for DBD::Gofer presentation — scalable DBD connection-pool proxy from people @ danga/lj

DBD::Pg advanced tracing options – Greg’s Postgres stuff

Friday, April 4th, 2008

the subj

Apache::DBI::Cache – a DBI connection cache – search.cpan.org

Thursday, March 6th, 2008

yet another module that does connection caching

DBI::ProfileDumper::Apache – capture DBI profiling data from Apache/mod_perl – search.cpan.org

Thursday, March 6th, 2008

DBI profiling module for mod_perl

mod_perl: Performance Tuning #

Thursday, March 6th, 2008

some mod_perl performance notes, including persistent connection handling

DBI Examples

Thursday, March 6th, 2008

how to use perl DBI interface