On Thu, Oct 8, 2009 at 4:29 AM, David Jamieson <david.jamie...@gmail.com>wrote:

> Hi All,
> looking for some advice on using Python with MySQL for test data
> storage.
>

While not a relational database, you might also look at
http://www.pytables.org.  It provides a python interface for writing to and
reading from hdf5 files (http://www.hdfgroup.org/HDF5/).
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to