XML2db
The XML file format has become the standard which companies are using to tag their
information.
Moreover, MySQL is the most known open source specific relational database package which implements
a subset of SQL.
Those two facts brought us to develop a specific tool designed to ease the access and the handling of your data.
XML2db is a powerful and extremely fast parser and loader of XML data into, by default,
MyISAM format tables.
It provides you a full access to the complete data available in your XML files.
Among other avantages of our application, we should mention:
fully automated process
default option, does not require any configuration
flat files for other database applications
mapping rules for tags
XML2db allows you also extracting your data into flat files in
order to import them using existing tools like mysqlimport, SQLloader, SQL Server import
or other applications to a wide range of database systems (MySQL, Oracle, Microsoft SQL Server, IBM DB/2, Informix and Sybase).
Please contact us to learn more about its possibilities.
