[XML-SIG] XML Databases and Python

M.-A. Lemburg mal@lemburg.com
Fri, 11 Jan 2002 18:56:06 +0100


Tony Becker wrote:
> ...
> I settled on using an object database and having my objects be
> "renderable" into XML when it's called for.  Specifically we used
> ZODB with some extra code for using Zope's "Catalogs" without the
> overhead of the rest of Zope.

I don't have any experience with ZODB, but one of my customers
told me that ZODB isn't the right choice if you want to store
gigabytes of data.

You might want to take a look at what PyBiz has to offer, 
though.

-- 
Marc-Andre Lemburg
CEO eGenix.com Software GmbH
______________________________________________________________________
Company & Consulting:                           http://www.egenix.com/
Python Software:                   http://www.egenix.com/files/python/