2004-09-05

CL-EMB 0.1.1

Released version 0.1.1 of CL-EMB today. Still a leading "0." in the version string.

Labels: ,

CLSQL is nice

CLSQL is a really nice library to access SQL databases. I'm evaluating it for a project of mine and it's fun to work with. Instead of fumbling around with SQL commands you create classes which get mapped into the database.

Labels: