Back to Browse

Object-Relational Mapping: Prefetching Data | #14 Perl DBIx Tutorial

94 views
May 15, 2024
4:44

In this Perl programming tutorial, we will look at how we can prefetch relational data using DBIx. We we also explore what is the difference between using JOIN clause versus PREFETCH, and when you should potentially use one over the other. Chapters: 00:00 Intro 00:54 Refresher on JOIN 02:35 Using PREFETCH 03:31 Discuss: JOIN vs PREFETCH 04:32 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: Prefetching Data | #14 Perl DBIx Tutorial | NatokHD