DBIx::Class

DBIx::Class

DBIx::Class (often abbreviated as DBIC) is an object–relational mapper for Perl. It is used to map relational database table rows to Perl objects and generates SQL queries transparently to the application developer. It also implements the active record pattern. It is popular in Web application frameworks such as Catalyst and Dancer.

See also



Share this article:

This article uses material from the Wikipedia article DBIx::Class, and is written by contributors. Text is available under a CC BY-SA 4.0 International License; additional terms may apply. Images, videos and audio are available under their respective licenses.