Following the above, if you're looking for an object store you'd find interesting cl-prevalence which is entirely written in CL.
About web frameworks others have mentioned AllegroServe, which looks quite good with the logic and view separation in templates and actions, similar to Django. Other people prefer to code the HTML inline with cl-who i.e.
If you're developing an application in the web you may find worth a continuation based framework like weblocks or UCW.
Cliki contains a fair amount of libraries categorized. Here you have the database libraries: http://www.cliki.net/database
About web frameworks others have mentioned AllegroServe, which looks quite good with the logic and view separation in templates and actions, similar to Django. Other people prefer to code the HTML inline with cl-who i.e.
If you're developing an application in the web you may find worth a continuation based framework like weblocks or UCW. Cliki contains a fair amount of libraries categorized. Here you have the database libraries: http://www.cliki.net/database