

| |||||||
|
You are here: Root > By Topic > Database
A library for communicating with a PostgreSQL database, trying to make the Lisp-SQL boundary as unobtrusive as possible.
| marijnh@gmail.com | |
| Web site | http://marijn.haverbeke.nl/postmodern/ |
| Mailing list | http://common-lisp.net/mailman/listinfo/postmodern-devel |
| Version | 1.16 - Friday, 02 April 2010 |
| Maturity | Stable |
| OS compatibility | |
| ASDF installable | Yes |
| Official Download | http://marijn.haverbeke.nl/postmodern/postmodern.tgz |
| Mirrored Download | |
| Source code repository | git clone http://marijn.haverbeke.nl/postmodern/postmodern |
Postmodern is a Common Lisp library for interacting with PostgreSQL databases. Features are:
The biggest differences between this library and CLSQL/CommonSQL are that postmodern has no intention of being portable across different SQL implementations (it embraces non-standard Postgres features), and approaches extensions like lispy SQL and database access objects in a quite different way. This library was written because the CLSQL approach did not really work for me, your mileage may vary.
usocket | Bordeaux Threads | MD5
Database | English | BSD license | Common Lisp | Libraries | ASDF installable
You must be logged to add a note
You must be logged to add a comment