Postmodern examples

Postmodern is a Common Lisp library for interacting with PostgreSQL databases.

Postmodern has very good documentation, but I always like to have examples. This is intended to be an introduction to the library for beginners using examples. This is not intended to be an sql tutorial, a common lisp tutorial, a postgresql tutorial or a replacement for the postmodern s-sql manual. I am mainly focusing on s-sql, which is a domain specific language (dsl) written in lisp, covering a substantial part of sql and directed solely at using the postgresql database. Note: This article is about to undergo a substantial re-write. If you have any suggestions, please email them to me.

Table of Contents