40ants-pg - A set of utilities to work with Postgresql using Mito and Common Lisp.
40ANTS-PG ASDF System Details
Version: 0.1.0
Description: A set of utilities to work with Postgresql using Mito and Common Lisp.
Licence: Unlicense
Author: Alexander Artemenko <svetlyak.40wt@gmail.com>
Homepage: https://40ants.com/40ants-pg/
Bug tracker: https://github.com/40ants/40ants-pg/issues
Source control: GIT
Depends on: alexandria, cl-dbi, cl-mustache, cl-postgres, dbd-postgres, dbi, ironclad, log4cl, mito, secret-values, serapeum, snakes, sxql
Installation
You can install this library from Quicklisp, but you want to receive updates quickly, then install it from Ultralisp.org:
(ql-dist:install-dist "http://dist.ultralisp.org/"
:prompt nil)
(ql:quickload :40ants-pg)
Usage
TODO
: Write a library description. Put some examples here.