In this Perl programming tutorial, we explore what is object-relational mapping and the benefits of using ORM framework, such as Perl's DBIx.
Chapters:
00:00 Intro
01:13 Benefits of ORM framework
02:49 Drawbacks of ORM framework
Docs:
https://metacpan.org/pod/DBIx::Class
https://metacpan.org/pod/DBIx::Class::Row
https://metacpan.org/pod/DBIx::Class::ResultSet
Tags:
#Perl #PerlProgramming #CodingInPerl #PerlDevelopment