Language

Package: perl-sql-abstract @ 1.87

Synopsis

Generate SQL from Perl data structures

Description

This module was inspired by the excellent DBIx::Abstract. While based on the concepts used by DBIx::Abstract, the concepts used have been modified to make the SQL easier to generate from Perl data structures. The underlying idea is for this module to do what you mean, based on the data structures you provide it, so that you don't have to modify your code every time your data changes.

Home page
https://metacpan.org/release/SQL-Abstract
Location
gnu/packages/databases.scm (line: 1945, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings