Perl extension to generate SQL from Perl data structures
This module was inspired by the excellent DBIx::Abstract. However, in using the module I found that what I wanted to do was generate SQL, but still retain complete control over my statement handles and use the DBI interface. So, I set out to create an abstract SQL generation module. This module is based largely on DBIx::Abstract. However, there are several important differences, especially when it comes to WHERE clauses. I have modified the concepts used to make the SQL easier to generate from Perl data structures and, IMO, more intuitive.
$
pkg install p5-SQL-AbstractOrigin
databases/p5-SQL-Abstract
Size
289KiB
License
ART10, GPLv1+
Maintainer
perl@FreeBSD.org
Dependencies
6 packages
Required by
14 packages
Dependencies (6)
Required By (14)
p5-AnyEvent-DBI-Abstractp5-Apache-AuthTicketp5-Class-DBI-AbstractSearchp5-Class-DBI-Plugin-AbstractCountp5-Class-DBI-Plugin-DeepAbstractSearchp5-Class-DBI-Plugin-Pagerp5-Class-DBI-Sweetp5-Oryxp5-SQL-Abstract-Classicp5-SQL-Abstract-Limitp5-SQL-Abstract-Morep5-SQL-Abstract-Pgp5-SQL-Abstract-Plugin-InsertMultip5-Test-Fixture-DBI