40ants-pg - A set of utilities to work with Postgresql using Mito and Common Lisp.

40ANTS-PG ASDF System Details

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.