[Zope-ZEO] ZODB as a standalone server

Andrew Kuchling akuchlin@mems-exchange.org
Fri, 8 Dec 2000 12:31:30 -0500


On Fri, Dec 08, 2000 at 11:37:04AM -0500, Spicklemire, Jerry wrote:
>Helge wonders:
>> does anybody know of any attempt/project which tries to use ZODB as a
>> general OODBMS server, where the client is not tied to Python ?
>
>You might look at Andrew Kuchling's ZODB project:

Helge originally wrote to me about this, and I encouraged him to post
it publicly.

Does anyone know if there's a proposed DTD for expressing objects in
XML?  It should be fairly simple to write a simple server that allows
pulling objects out of a ZODB in such a format; might make a good demo
program...

--amk