The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Documentation

a perl script using the XML::RDB modules to create DDL from XML, load generated DDL and XML data, and able to extract the data back to XML. Tested with Postgreql 8.3, SQLite 3.6.16, and MySQL 5.0.51a.

Modules

Perl extension to convert XML files into RDB schemas and populate, and unpopulate them. Works with XML Schemas too.

Provides

in RDB/MakeTables.pm
in RDB/PopulateTables.pm
in RDB/UnpopulateSchema.pm
in RDB/UnpopulateTables.pm