Package perl-DBIx-Class
Extensible and flexible object <-> relational mapper
https://metacpan.org/release/DBIx-Class
This is an SQL to OO mapper with an object API inspired by Class::DBI (and a compatibility layer as a springboard for porting) and a result-set API that allows abstract encapsulation of database operations. It aims to make representing queries in your code as perlish as possible while still providing access to as many of the capabilities of the database as possible, including retrieving related records from multiple tables in a single query, JOIN, LEFT JOIN, COUNT, DISTINCT, GROUP BY and HAVING support.
Version: 0.082843
See also: perl-DBIx-Class-Schema-Loader.
General Commands | |
dbicadmin | utility for administrating DBIx::Class schemata |