Persist Python objects to a MySQL database?

Thomas Güttler guettler at thomas-guettler.de
Tue Jun 24 04:56:40 EDT 2003


Robert Oschler wrote:

> I did a Google search (+persist +python +MySQL) and saw a few references
> to persisting a Python object (class instance) to a MySQL database, but
> nothing
> extensive.  Is there anything new that does this, hopefully in a
> relatively transparent manner?

Why not use ZODB?

  thomas




More information about the Python-list mailing list