mysql - database convertor -
i have table many data ... , have new structure in other database , system ... there program convert database new structure?
this program must read structure of both of them , ask me field fill field in new table , field drop , etc ...
can body suggest application these things me?
also sql file mysql , structure (new table) postgersql
there several mysql => postgres scripts listed in postgres wiki, , there's a guide on syntax changes here
Comments
Post a Comment