Recomendations on Python databases

Frithiof Andreas Jensen frithiof.jensen at removethis.ted.ericsson.dk
Wed Feb 26 08:53:13 EST 2003


"Bob Ballard" <rballard_99 at yahoo.com> wrote in message
news:b3hb4k$nco$1 at slb9.atl.mindspring.net...

> So, what database would one suggest?  Open source (free) preferred.

Depends - Apart from the other suggestions, there is GadFly (on SourceForge)
this is a SQL database written entirely in Python.

If you do not care much for relational database functionality but rather
wants Persistence ZOPE has released a set of persistance functions called
ZODB in a site-package which can be "added" to your Python install. I got
mine via the "Persistance SIG" link on the www.python.org site.






More information about the Python-list mailing list