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

libdbi-drivers

Database drivers for the libdbi framework

The libdbi-drivers library provides the database specific drivers for the libdbi framework.

The drivers officially supported by libdbi are:

  • MySQL,

  • PostgreSQL,

  • SQLite.

Installation

Install the latest version of libdbi-drivers as follows:

guix install libdbi-drivers

Or install a particular version:

guix install libdbi-drivers@0.9.0

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.