Skip to main content

Xml to DDL is a set of python programs to convert an XML representation of a database into a set of SQL (or DDL - Data Definition Language) commands.

Project 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. In addition it can examine the difference between two XML files and output a sequence of SQL statements (normally ALTER statements). You can now download the schema in XML from the database. Finally, there’s a tool to convert your schema into HTML for documentation purposes. XML to DDL requires no database to run (XML text in -> SQL text out) and currently supports PostgreSQL, MySQL, and Firefox databases.

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page