Extensible and flexible object <-> relational mapper
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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.082843-8.fc41 | - |
Fedora 41 | 0.082843-8.fc41 | - |
Fedora 40 | 0.082843-7.fc40 | - |
Fedora EPEL 9 | 0.082843-3.el9 | - |
Fedora EPEL 8 | 0.082842-4.el8 | - |
You can contact the maintainers of this package via email at
perl-DBIx-Class dash maintainers at fedoraproject dot org
.