-
Notifications
You must be signed in to change notification settings - Fork 580
O r mapper
Stefan Adams edited this page Feb 4, 2014
·
6 revisions
Many people create O/R mapper modules. (alphabetical order)
-
DBIx::Class - Extensible and flexible object <-> relational mapper.
-
DBIx::Custom - DBI extension to execute insert, update, delete, and select easily.
-
DBIx::Simple - Very complete easy-to-use OO interface to DBI.
-
DBIx::Simple::Class - Advanced object construction for DBIx::Simple which can be used directly or through Mojolicious::Plugin::DSC.
-
ORLite - Extremely light weight SQLite-specific ORM. How to use ORLite with Mojolicious?