This package can be used to export and install a MySQL database schema to XML format.
There is a class that can retrieve the schema of tables of a MySQL database and export its definitions of XML file.
Another class can do the opposite, i.e. read the definitions of a MySQL database schema from a XML file and update the currently installed database schema to match the definitions from the XML file.
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|