XMLToaster 1.0.8 (Default branch) |
|
|
XMLToaster is an XML-to-Relational mapping tool. If you already know
SQL, its learning curve is extremely shallow, and writing a mapping to
generate XML from database tables or to save XML into a database is made
easy with a powerful mapping language with SQL-like syntax. It supports
complex mappings, and you can map either plain XML or XML schemas.
License: GNU General Public License v3
Changes:
This release significantly simplifies XML-to-database scripts. These can now use an SQL-like syntax rather than an XML mapping file (the old XML format is still supported). This release is compatible with the MySQL 5.1.x JDBC driver. There are other small bugfixes.
|