Tuesday 22 January 2013

Moving neo_my2pg to github

The neo_my2pg is a python script that migrate schema and data from mysql to PostgreSQL without intermediate dump.

I've written this code years ago to help some friends to move their phpbb from mysql to PostgreSQL.

At that time, when I was young and dumb (now I'm only dumb), my knowledge on python was absolutely basic. I've no difficult to say this script is c***p, but it does the job quite well.


So, after the last pgfoundry outage I decided to move my code on github in order to have a more reliable platform and start a new development branch for this script.

I should start pushing the new code in few weeks, for now the old one is accessible here.

https://github.com/the4thdoctor/neo_my2pg

Should you need any help please shout :)