SQLite is a public domain, file-based, relational database engine that you can find at . This module provides a Perl DBI driver for SQLite.
Find a file
Petr Písař a352722f4c Import
Reviewed in bug #1876800.
2020-09-10 08:04:53 +02:00
perl-DBD-SQLite.yaml Import 2020-09-10 08:04:53 +02:00
README.md Added the README 2020-09-09 15:30:34 +00:00

perl-DBD-SQLite

SQLite is a public domain, file-based, relational database engine that you can find at https://www.sqlite.org/. This module provides a Perl DBI driver for SQLite.