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

http://www.slideshare.net/oscon2007/os-bunce Slides for DBD::Gofer presentation – scalable DBD connection-pool proxy from people @ danga/lj

DBD::Pg advanced tracing options - Greg's Postgres stuff

http://people.planetpostgresql.org/greg/index.php?/archives/126-DBDPg-advanced-tracing-options.html#extended the subj

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

http://search.cpan.org/~opi/Apache-DBI-Cache-0.08/lib/Apache/DBI/Cache.pod#logger yet another module that does connection caching

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

http://search.cpan.org/~timb/DBI-1.602/lib/DBI/ProfileDumper/Apache.pm#Memory_usage DBI profiling module for mod_perl

mod_perl: Performance Tuning #

http://perl.apache.org/docs/1.0/guide/performance.html#Persistent_DB_Connections some mod_perl performance notes, including persistent connection handling

DBI Examples

http://www.saturn5.com/~jwb/dbi-examples.html how to use perl DBI interface