<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>xml2ddl</name>
<shortdesc>Xml to DDL is a set tools to convert an XML representation of a database into a set of SQL (or DDL) commands and vice versa.</shortdesc>
<description>XML to DDL is a set of Python programs that converts an XML representation of a database into a set of SQL (or DDL commands - Data Definition Language) commands.
Also, you can download the XML metadata directly from your existing database.
Other tools exist to examine the difference between two XML schemas and output a sequence of SQL statements 
to change from one to the other (normally via ALTER statements).
There is also a tool to create HTML documentation from the XML. 
XML to DDL supports PostgreSQL, MySQL, Oracle and Firebird databases.</description>
<download-page>http://download.berlios.de/xml2ddl/xml2ddl-0.3.1.zip</download-page>
<homepage rdf:resource="http://xml2ddl.berlios.de/" />
<maintainer><foaf:Person><foaf:name>Scott Kirkwood</foaf:name>
<foaf:mbox_sha1sum>2c8a42c2f09a446a9596006b871269609ae4b3ff</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.3.1</revision></Version></release>
</Project></rdf:RDF>