[BioPython] saving pickled objects in MySQL database

Ann Loraine aloraine at gmail.com
Wed Nov 23 22:49:01 EST 2005


Hi,

This may be a bit off topic - my apologies if so.

Can anybody point me to some good references or recipes on the best
way to save pickled Python objects in a MySQL database?

I'm using MySQLdb to talk to the database.

Ideally, I'd like to find a way to stream object data directly into
the database without an intermediate step of writing data to a file on
disk.

Thanks in advance for your help!

-Ann

--
Ann Loraine
Assistant Professor
Section on Statistical Genetics
University of Alabama at Birmingham
http://www.ssg.uab.edu
http://www.transvar.org



More information about the BioPython mailing list