in reply to Terminology: Is DBIx::Class an ORM?
A way to represent a data model in OOP where every table is a class, and every row an object of that class.
Sounds kinda slow, especially working with large data sets.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Terminology: Is DBIx::Class an ORM?
by LanX (Saint) on Jun 02, 2021 at 15:17 UTC |