I am writing a Compojure application that will host my journal on EricLavigne.net. In a previous article, I showed how to setup Compojure to run on a Slicehost VPS. The next step is to setup a database to store the journal articles. In this article I will show how to setup a PostgreSQL database, store some example articles in that database, and display those articles in a Compojure application.
Mas:
http://ericlavigne.wordpress.com/2008/12/28/using-postgresql-with-compojure/

Leave a Reply