Simple Database Abstraction
Class::DBI provides a convenient abstraction layer to a database. It not only provides a simple database to object mapping layer, but can be used to implement several higher order database functions (triggers, referential integrity, cascading delete etc.), at the application level, rather than at the database. This is particularly useful when using a database which doesn't support these (such as MySQL), or when you would like your code to be portable across multiple databases which might implement these things in different ways.
$
pkg install p5-Class-DBIOrigin
databases/p5-Class-DBI
Size
191KiB
License
ART10, GPLv1+
Maintainer
perl@FreeBSD.org
Dependencies
7 packages
Required by
31 packages
Dependencies (7)
Required By (31)
p5-Catalyst-Enzymep5-Catalyst-Helper-Controller-Scaffoldp5-Catalyst-Model-CDBIp5-Class-DBI-AbstractSearchp5-Class-DBI-AsFormp5-Class-DBI-AutoLoaderp5-Class-DBI-BaseDSNp5-Class-DBI-DATA-Schemap5-Class-DBI-DDLp5-Class-DBI-FromCGIp5-Class-DBI-FromFormp5-Class-DBI-LazyInflatep5-Class-DBI-Loaderp5-Class-DBI-Oraclep5-Class-DBI-Pagerp5-Class-DBI-Pgp5-Class-DBI-Pluginp5-Class-DBI-Plugin-AbstractCountp5-Class-DBI-Plugin-DeepAbstractSearchp5-Class-DBI-Plugin-Pagerp5-Class-DBI-Plugin-RetrieveAllp5-Class-DBI-Plugin-Typep5-Class-DBI-Replicationp5-Class-DBI-SAKp5-Class-DBI-SQLitep5-Class-DBI-Sweetp5-Class-DBI-ToSaxp5-Class-DBI-Untaintp5-Class-DBI-mysqlp5-JSAN+ 1 more