Path to this page:
./
databases/p5-DBIx-Schema,
Simpler SQL Join interface
Branch: CURRENT,
Version: 0.07nb15,
Package name: p5-DBIx-Schema-0.07nb15,
Maintainer: pkgsrc-usersThis module helps abstract the process of working with complex
schemas of relational SQL database tables. As with DBI, it lets
you work with data a row at a time, but gives you the extra ability
to, with a single method call, reach across and grab rows of related
data from tables located elsewhere in your database, without having
to construct an SQL join clause yourself. The 'distance' from the
originating table to the related one can be arbitrarily long, so
long as they are related in some way -- i.e., could both return
data through a single (though perhaps quite lengthy) SQL query.
Required to run:[
lang/perl5]
Master sites: (Expand)
Filesize: 23.666 KB
Version history: (Expand)
- (2023-07-06) Updated to version: p5-DBIx-Schema-0.07nb15
- (2022-06-28) Updated to version: p5-DBIx-Schema-0.07nb14
- (2021-05-25) Updated to version: p5-DBIx-Schema-0.07nb13
- (2020-08-31) Updated to version: p5-DBIx-Schema-0.07nb12
- (2019-08-11) Updated to version: p5-DBIx-Schema-0.07nb11
- (2018-08-22) Updated to version: p5-DBIx-Schema-0.07nb10
CVS history: (Expand)