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

libdbi-drivers 0.9.0

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 libdbi-drivers 0.9.0 as follows:

guix install libdbi-drivers@0.9.0

Or install the latest version:

guix install libdbi-drivers

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.