<?xml version="1.0" encoding="ISO-8859-1" ?><rss version="2.0"><channel><title>The Common Lisp Directory/Database</title><link>http://www.cl-user.net/asp/tags/database</link><description>The last modified items of the Common Lisp Directory for the tag: Database</description><language>en-US</language><pubDate>Mon, 03 Jun 2013 00:03:30 GMT</pubDate><lastBuildDate>Mon, 03 Jun 2013 00:03:30 GMT</lastBuildDate><generator>Fractal Concept Web Application Framework</generator><item><title>cl-btree (Added)</title><link>http://www.cl-user.net/asp/libs/cl-btree</link><guid isPermaLink="false">19166</guid><pubDate>Mon, 28 Nov 2011 19:39:48 GMT</pubDate><description>B-Tree implemented in Common Lisp. Stores key/value pairs onto disk based data structure. Current implementation has been tested with SBCL.</description></item><item><title>Postmodern (Modified)</title><link>http://www.cl-user.net/asp/libs/Postmodern</link><guid isPermaLink="false">14930</guid><pubDate>Thu, 21 Oct 2010 11:15:12 GMT</pubDate><description>A library for interacting with PostgreSQL databases.</description></item><item><title>Postmodern (Modified)</title><link>http://www.cl-user.net/asp/libs/Postmodern</link><guid isPermaLink="false">14848</guid><pubDate>Mon, 05 Apr 2010 14:27:27 GMT</pubDate><description>A library for communicating with a PostgreSQL database, trying to make the Lisp-SQL boundary as unobtrusive as possible.
</description></item><item><title>Clouchdb (Modified)</title><link>http://www.cl-user.net/asp/libs/clouchdb</link><guid isPermaLink="false">16111</guid><pubDate>Mon, 13 Jul 2009 01:07:23 GMT</pubDate><description>A library for interacting with CouchDb databases</description></item><item><title>YstokSQL (Modified)</title><link>http://www.cl-user.net/asp/libs/YstokSQL</link><guid isPermaLink="false">12001</guid><pubDate>Fri, 26 Jun 2009 10:04:57 GMT</pubDate><description>YstokSQL is a Common Lisp library for interfacing relational databases via ODBC.</description></item><item><title>Core Server (Modified)</title><link>http://www.cl-user.net/asp/libs/core-server</link><guid isPermaLink="false">14311</guid><pubDate>Tue, 06 May 2008 10:19:03 GMT</pubDate><description>Continuations + Parser Combinators + Generic Streams + Javascript Generator + HTML generator/parser + several RFC implementations + Unified client/server javascript components + Indivisible working UNIT structure</description></item><item><title>cl-couchdb (Commented)</title><link>http://www.cl-user.net/asp/libs/cl-couchdb</link><guid isPermaLink="false">15635</guid><pubDate>Wed, 20 Feb 2008 16:39:20 GMT</pubDate><description>A Common Lisp library for working with the CouchDB database system.</description></item><item><title>Elephant (Modified)</title><link>http://www.cl-user.net/asp/libs/elephant</link><guid isPermaLink="false">11384</guid><pubDate>Wed, 22 Aug 2007 20:10:40 GMT</pubDate><description>Elephant is a persistent object store that can work with either BerkeleyDB or relational databases as a back-end.  </description></item><item><title>trivial-ldap (Modified)</title><link>http://www.cl-user.net/asp/libs/trivial-ldap</link><guid isPermaLink="false">12312</guid><pubDate>Mon, 09 Apr 2007 06:51:45 GMT</pubDate><description>TRIVIAL-LDAP is a one file, all lisp client implementation of parts of RFC 2251.</description></item><item><title>grand-prix (Added)</title><link>http://www.cl-user.net/asp/libs/12656</link><guid isPermaLink="false">12656</guid><pubDate>Mon, 12 Feb 2007 08:39:17 GMT</pubDate><description>Tests, stress-test and performance-tests for Common Lisp object-databases and persistence libraries.
</description></item><item><title>cl-perec (Added)</title><link>http://www.cl-user.net/asp/libs/cl-perec</link><guid isPermaLink="false">15058</guid><pubDate>Tue, 30 Jan 2007 13:08:07 GMT</pubDate><description>cl-perec is a library for RDBMS based CLOS persistency</description></item><item><title>cl-rdbms (Added)</title><link>http://www.cl-user.net/asp/libs/cl-rdbms</link><guid isPermaLink="false">15057</guid><pubDate>Tue, 30 Jan 2007 12:57:37 GMT</pubDate><description>cl-rdbms is a database interface library which provides backend independent access to RDBMS systems.</description></item><item><title>CL-S3 (Modified)</title><link>http://www.cl-user.net/asp/libs/cl-s3</link><guid isPermaLink="false">14528</guid><pubDate>Fri, 17 Nov 2006 15:26:12 GMT</pubDate><description>a Common Lisp library that implements a client interface to the Amazon S3 Web Service</description></item><item><title>cl-migrations (Added)</title><link>http://www.cl-user.net/asp/libs/cl-migrations</link><guid isPermaLink="false">14640</guid><pubDate>Mon, 13 Nov 2006 09:45:28 GMT</pubDate><description>cl-migrations is a port of the database migrations feature of Ruby on Rails to Common Lisp. cl-migrations is intended to provide a simple way to version-control your database changes.</description></item><item><title>CLSQL (Modified)</title><link>http://www.cl-user.net/asp/libs/clsql</link><guid isPermaLink="false">11209</guid><pubDate>Mon, 16 Oct 2006 21:11:38 GMT</pubDate><description>CLSQL is a SQL database for Common Lisp interface maintained by Kevin M. Rosenberg. CLSQL uses the Universal Foreign Function Interface (UFFI) library for broad compatibility.</description></item><item><title>RegexPlugIn (Added)</title><link>http://www.cl-user.net/asp/libs/RegexPlugIn</link><guid isPermaLink="false">14100</guid><pubDate>Tue, 15 Aug 2006 12:22:45 GMT</pubDate><description>A plug-In for FileMaker which enables FileMaker users to work with regular expressions.</description></item><item><title>FM-PLUGIN-TOOLS (Modified)</title><link>http://www.cl-user.net/asp/libs/fm-plugin-tools</link><guid isPermaLink="false">14087</guid><pubDate>Tue, 15 Aug 2006 12:09:54 GMT</pubDate><description>A toolkit for developing plug-ins in Common Lisp for the FileMaker database system.</description></item><item><title>rucksack (Added)</title><link>http://www.cl-user.net/asp/libs/rucksack</link><guid isPermaLink="false">13971</guid><pubDate>Thu, 20 Jul 2006 12:11:47 GMT</pubDate><description>A portable object persistency library with support for persistent basic Lisp data types, parallel transactions, schema evolution, and more.</description></item><item><title>XI (Added)</title><link>http://www.cl-user.net/asp/libs/xi</link><guid isPermaLink="false">13922</guid><pubDate>Thu, 06 Jul 2006 10:51:14 GMT</pubDate><description>&quot;XI is a hybrid of programming language and metaframe database&quot;.</description></item><item><title>BDB - Berkeley DB CFFI bindings (Added)</title><link>http://www.cl-user.net/asp/libs/bdb</link><guid isPermaLink="false">13637</guid><pubDate>Fri, 05 May 2006 13:59:12 GMT</pubDate><description>A set of CFFI-based Common Lisp bindings to the Berkeley DB database.</description></item><item><title>CL-STORE (Modified)</title><link>http://www.cl-user.net/asp/libs/cl-store</link><guid isPermaLink="false">13027</guid><pubDate>Fri, 24 Feb 2006 21:08:48 GMT</pubDate><description>cl-store is an asdf-installable portable library for serializing and deserializing Common Lisp objects to and from streams. It currently runs on SBCL, CMUCL, CLISP, ACL, OpenMCL and Lispworks.</description></item><item><title>SAVE-OBJECT (Added)</title><link>http://www.cl-user.net/asp/libs/save-object</link><guid isPermaLink="false">13020</guid><pubDate>Wed, 22 Feb 2006 22:45:38 GMT</pubDate><description>SAVE-OBJECT is a recursive function which writes an ASCII representation
of a LISP object to a designated file.
</description></item><item><title>BKNR Datastore (Commented)</title><link>http://www.cl-user.net/asp/libs/bknr</link><guid isPermaLink="false">11313</guid><pubDate>Sat, 11 Feb 2006 23:00:29 GMT</pubDate><description>The bknr datastore is a persistence system based on transaction logging.  Similar to Java Prevalence, it logs all changes to the persistent data to a transaction log file on disk.  Snapshots can be written in order to speed up restoring long-running systems.  The bknr datastore is implemented as a MOP metaclass.  The independent bknr-indices subsystem provides for automatically maintained MOP object indices.  The XML import/export subsystem is used to import persistent objects from XML files controlled by DTD files to map slots to attributes and nodes.  The XML import/export facilities can be used without transaction logging for batch systems which solely work on XML files.</description></item><item><title>CL-PREVALENCE (Added)</title><link>http://www.cl-user.net/asp/libs/cl-prevalence</link><guid isPermaLink="false">12673</guid><pubDate>Sat, 11 Feb 2006 19:04:30 GMT</pubDate><description>CL-PREVALENCE is a proof of concept implementation of the Object Prevalence object persistence concept by Klaus Wuestefeld. It comes with both a sexp-based and and an XML serialization protocol.</description></item><item><title>PLOB! - Persistent Lisp Objects! (Added)</title><link>http://www.cl-user.net/asp/libs/PLOB</link><guid isPermaLink="false">11905</guid><pubDate>Wed, 11 Jan 2006 23:41:37 GMT</pubDate><description>The system PLOB! (Persistent Lisp OBjects!) implements orthogonal persistency for LISP and CLOS objects. Besides offering pure persistency, on the one side it contains important database features like transactions, locking and associative search over persistent objects. On the other side, PLOB! mimics the features of CLOS' Metaobject Protocol (MOP) as far as possible, e.g. by its implemented self-describing persistent objects and support for class changes promoted dynamically to persistent objects (schema evolution).</description></item><item><title>PCLOS Reference Manual (Added)</title><link>http://www.cl-user.net/asp/web-sites/pclos</link><guid isPermaLink="false">11553</guid><pubDate>Sat, 07 Jan 2006 15:31:11 GMT</pubDate><description>Hewlett-Packard HPL-91-182 technical report by Andreas Paepcke, 5 December 1991.
The document combines the manuals of versions 2.0, 2.1 and 3.0 of the CLOS-based PCLOS persistent object store. The first part provides and overview of the system, the others describe later modifications.</description></item><item><title>Pg (Added)</title><link>http://www.cl-user.net/asp/libs/pg-dbms</link><guid isPermaLink="false">11466</guid><pubDate>Fri, 06 Jan 2006 17:22:38 GMT</pubDate><description>Socket-level client interface to the PostgreSQL DBMS. It does not rely on FFI. It supports version 4 of the frontend/backend protocol.
An earlier version is ASDF installable.</description></item></channel></rss>