[Tutor] Help or Advice on MySQL, Python and test data storage

greg whittier greg at thewhittiers.com
Wed Oct 14 15:55:37 CEST 2009


On Thu, Oct 8, 2009 at 4:29 AM, David Jamieson <david.jamieson at 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/).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20091014/26397e70/attachment.htm>


More information about the Tutor mailing list