Back to Browse

Object-Relational Mapping: Schema, ResultSet and Result Overview | #4 Perl DBIx Tutorial

156 views
Apr 23, 2024
8:31

In this Perl programming tutorial, we will do a high-level overview of DBIx::Class::Schema, DBIx::Class::ResultSet and DBIx::Class::Row files that we generated via DBIx::Class::Schema::Loader in the previous video. We'll explore the core difference between each of these classes and what role they place in the DBIx framework ecosystem. Chapters: 00:00 Intro 00:34 DBIx::Class::Schema 03:27 DBIx::Class::ResultSet 06:06 DBIx::Class::Row 07:55 Recap and 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: Schema, ResultSet and Result Overview | #4 Perl DBIx Tutorial | NatokHD