converting mysql db into sqlite3.

skip at pobox.com skip at pobox.com
Sun Dec 17 11:40:51 EST 2006


    gordy> You could probably use the mysqldump command with the proper
    gordy> options to export the contents of your mysql database to an ASCII
    gordy> text file that contains the SQL insert statements.  

Not sure where the original post is.  All I see is this reply.
In case the OP is listening, I believe you can do this in a fairly
straightforward manner with SQLAlchemy.

Skip



More information about the Python-list mailing list