Back to Browse

Object-Relational Mapping: Custom Views | #24 Perl DBIx Tutorial

121 views
Jul 7, 2024
10:47

In this Perl programming tutorial, we will learn how to create custom views that can help us to write complicated SQL queries. We will also look at how to add relationships to our custom views to access related data. Chapters: 00:00 Intro 01:05 Custom view 04:35 Relationships 07:40 Running custom view 10:28 Outro Docs: https://metacpan.org/pod/DBIx::Class https://metacpan.org/pod/DBIx::Class::Schema https://metacpan.org/pod/DBIx::Class::ResultSet https://metacpan.org/pod/DBIx::Class::Row Tags: #Perl #PerlProgramming #CodingInPerl #PerlDevelopment

Download

0 formats

No download links available.

Object-Relational Mapping: Custom Views | #24 Perl DBIx Tutorial | NatokHD