[Zope] Berkeley database question

John Toews john at academiccolab.org
Wed Aug 6 16:04:20 EDT 2003


Does anyone use Berkeley DB with Python & Zope? I am wondering if it is
possible to maintain a persistent database connection? (for those that
don't know, BDB uses a file on the drive as the database, so normally
you open & close that file during runtime)

Thanks,
John Toews



More information about the Zope mailing list