[Lispweb] clsql-pg-introspect

Alan Shields Alan-Shields at omrf.ouhsc.edu
Tue Aug 30 21:08:43 CDT 2005


Web apps often hook into databases, so I thought some of you might be
interested in my latest bit of code.

It's a way to let you say
(gen-view-class tablename) and it'll create the appropriate
CLSQL class based on that table in a PostgreSQL database.

Doesn't handle inheritance just yet - but it will. My current project
requires it.

Does a few other things, too; see the README.

http://cliki.net/clsql-pg-introspect

and full information as always up on opensource.microarray.omrf.org.

As always, patches and comments welcome.

Enjoy,
Alan Shields



More information about the lispweb mailing list