Analyzed 1 day ago
SQL::Stash is a simple query library for SQL statements. SQL statements are populated at the class level. SQL::Stash objects prepare these statements as late as possible (i.e. before they are executed).
SQL::Stash is in concept very similar to Ima::DBI, but differs by having instance-specific
... [More]
database handles and statements, and by supporting externally defined database handles. [Less]