问题
I would like to convert an existing Derby database to MySQL.
回答1:
Try the DBCopy Plugin for SQuirreL SQL Client if you only need to convert the database once. There are other tools that may work. I you need to convert regularly, then I would use CSV export / import (for the data).
来源:https://stackoverflow.com/questions/3744770/how-to-convert-apache-derby-database-to-mysql