cl-dbi 0.11.1-3.be4df4f
Database independent interface for Common Lisp
dbi is a Common Lisp library providing a database independent interface for MySQL, PostgreSQL and SQLite.
- Outputs:
out - Website: https://github.com/fukamachi/cl-dbi
- Licenses: LLGPL
- Package source: gnu/packages/lisp-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install cl-dbi 0.11.1-3.be4df4f as follows:
guix install cl-dbi@0.11.1-3.be4df4f
Or install the latest version:
guix install cl-dbi
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.