DBIx::Simple provides a simplified interface to DBI, Perl's powerful database module. It is aimed at rapid development and easy maintenance, but not at SQL abstraction. (Although SQL abstraction is provided as an option.)
| Tags | Database API Software Development Libraries Perl Modules |
|---|---|
| Licenses | Public Domain |
| Implementation | Perl |
Recent releases


Release Notes: The test was updated to conform to a fixed bug in Test::More.


Release Notes: Since version 1.25, performance was improved, Perl module dependencies were eliminated, some features were added, and some bugs were fixed.


Release Notes: Methods for dumping results as text or HTML tables were added.


Release Notes: Subquery emulation was moved to a separate module. DBIx::Simple gained SQL abstraction. A big bug was squashed.


Release Notes: The changelog has been updated. There are no functionality changes.