

| |||||||
|
You are here: Root > Software > Development > Libraries
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).
| Web site | http://plob.sourceforge.net/ |
| Mailing list | http://sourceforge.net/mail/?group_id=20100 |
| Version | - |
| Maturity | Mature |
| OS compatibility | |
| ASDF installable | No |
| Official Download | http://sourceforge.net/project/showfiles.php?group_id=20100 |
| Mirrored Download | |
| Source code repository |
LispWorks | Allegro Common Lisp
Libraries | Database | BSD license
You must be logged to add a note
License
While Plob! itself has a BSD-like license the licensing situation of the underlying POSTORE database is unfortunately very unclear.
Submitted by Edi 11/01/2006 23:45:07
You must be logged to add a comment