CLOS persistence



Happy New Year group,

I would appreciate comments on existing CLOS persistence libraries, in
particular elephant vs cl-perec: how reliable/fast each one is, how
large is the user base, how active are maintainers etc. For elephant
in particular, I'm also interested in performance of Postgresql
backend vs BerkeleyDB.

My use case is a multi-user web-based app (I'm porting existing Perl/
MySQL application), and I would need performance that is not far worse
then that of a existing system.

I'm using SBCL on linux-amd64. I'm aware of AllegroCL/AllegroCache,
but I'm only considering free implementations at that point.

Thank you very much,
Victor.
.



Relevant Pages

  • Re: CLOS persistence
    ... particular elephant vs cl-perec: how reliable/fast each one is, ... how active are maintainers etc. ... Read performance is not bad at all, because cl-perec gives a quite ... AFAICT the user base is practically zero, ...
    (comp.lang.lisp)
  • Re: CLOS persistence
    ... particular elephant vs cl-perec: how reliable/fast each one is, ... I am one of the authors of cl-perec, so I can answer your questions ... good RDBMS mapping for the CLOS classes you define. ... AFAICT the user base is practically zero, ...
    (comp.lang.lisp)
  • Re: CLOS persistence
    ... I would appreciate comments on existing CLOS persistence libraries, ... how reliable/fast each one is, ... Elephant has a large test library to ensure reliability. ...
    (comp.lang.lisp)
  • Re: a good OR mapper for clisp?
    ... CL-Perec is an ORM, but I'd advise you to use a real persistency ... solution, i.e. Elephant. ...
    (comp.lang.lisp)