XMLToaster 1.0.6 (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:
A new feature was added to the ExpandString class
that allows you to specify default values for
parameters that the user does not supply. A couple
of minor bugs in the parser were fixed.
|