This package browser is in early development. Mind the rough edges.

perl-dbd-sqlite 1.66

SQlite interface for Perl

DBD::SQLite is a Perl DBI driver for SQLite, that includes the entire thing in the distribution. So in order to get a fast transaction capable RDBMS working for your Perl project you simply have to install this module, and nothing else.

Installation

Install perl-dbd-sqlite 1.66 as follows:

guix install perl-dbd-sqlite@1.66

Or install the latest version:

guix install perl-dbd-sqlite

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.