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

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -