Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a2282df56c86cf74

Jump to content

DBIx::Class

From Wikipedia, the free encyclopedia

DBIx::Class (often abbreviated as DBIC) is an object–relational mapper for Perl.[1] It is used to map relational database table rows to Perl objects and generates SQL queries transparently to the application developer.[2] It also implements the active record pattern. It is popular in Web application frameworks such as Catalyst and Dancer.

See also

[edit]

References

[edit]
  1. Morales, Nicolas; Ogbonna, Alex C.; Ellerbrock, Bryan J.; Bauchet, Guillaume J.; Tantikanjana, Titima; Tecle, Isaak Y.; Powell, Adrian F.; et al. (2022). "Breedbase: a digital ecosystem for modern plant breeding". G3: Genes, Genomes, Genetics. 12 (7) jkac078. doi:10.1093/g3journal/jkac078. PMC 9258556. PMID 35385099.
  2. Maragkakis, Manolis; Alexiou, Panagiotis; Mourelatos, Zissimos (2015). "GenOO: A programming framework for High Throughput Sequencing analysis". bioRxiv 10.1101/019265.
[edit]