./databases/p5-DBIx-Schema, Simpler SQL Join interface

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2014Q1, Version: 0.07nb5, Package name: p5-DBIx-Schema-0.07nb5, Maintainer: pkgsrc-users

This 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.


Master sites: (Expand)

SHA1: f249b64668e0299f83fb85231204f9bd1b27cc51
RMD160: d8b2b732ab1a1a9ee2b94b82cf064d4308fdbd2b
Filesize: 23.666 KB

Version history: (Expand)