[ZODB-Dev] Moving ZODB data into a relational database

Ruchith Fernando ruchith.fernando at gmail.com
Tue Mar 8 02:45:45 EST 2005


Hi,

I'm new to Python and ZODB.
I'm trying to transfer contents of a ZODB database (Data.fs from ZOPE)
to a ralational database. Can someone please advice me as to how to
browse through the objects in zodb and extract the properties and
values of those objects? Is it possible at all? The Data.fs file that
I'm dealing with is about 500MB :-(

Also do you know any freely available tool (Other than ZMI) that would
help me view the contents of a ZODB database?

Thanks
Ruchith


More information about the ZODB-Dev mailing list