DBD::SQLite is a Perl DBI driver for SQLite that includes the entire thing in the distribution. Simply installing this module provides you with a fast transaction capable RDBMS for your Perl project.
| Tags | CPAN Perl Modules DBMS SQLite |
|---|---|
| Licenses | Perl |
| Operating Systems | OS Independent |
| Implementation | Perl DBI |
Recent releases


Release Notes: Updated to SQLite 3.7.4. There were several bugfixes.


Release Notes: A memory leak was fixed. The DBD::SQLite::FTS3Transitional module was moved into a new distribution.


Release Notes: SQLite 3.6.19 was integrated, which supports foreign keys.