XML to DDL

XML to DDL is a set of Python programs that converts an XML representation of a database into a set of SQL or DDL (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) to bring one database up-to-date with the XML schema. You can also download the XML schema directly from the database. Finally, there's a tool to convert your schema into HTML for documentation purposes. XML to DDL currently supports the most recent versions of PostgreSQL, MySQL, Oracle, and Firebird databases.

Tags Database Software Development Code Generators Documentation Utilities
Licenses GPL
Operating Systems Windows Windows OS Independent POSIX
Implementation Python SQL

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  06 Oct 2004 12:49
  • Rrelease-after

Changes: You can now download the schema from PostgreSQL, MySQL, and Firefox. Autoincrement now does the right thing for each DBMS. Relation constraints like "ON DELETE CASCADE" are now supported. The documentation has been updated.

  • Rrelease-mid
  •  20 Sep 2004 16:48
  • Rrelease-after

No changes have been submitted for this release.

No-screenshot

Project Spotlight

TooN

A numerics library for C++.

91f7895d882c9d49544c46c72481db35_thumb

Project Spotlight

wixi

A personal multi-platform wiki application for the desktop.