DBIx::DBStag::Cookbook

DBIx::DBStag::Cookbook is a Perl module for building and querying databases from XML.
Download

DBIx::DBStag::Cookbook Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Chris Mungall
  • Publisher web site:
  • http://search.cpan.org/~birney/

DBIx::DBStag::Cookbook Tags


DBIx::DBStag::Cookbook Description

DBIx::DBStag::Cookbook is a Perl module for building and querying databases from XML. DBIx::DBStag::Cookbook is a Perl module for building and querying databases from XML.SYNOPSIS stag-autoddl.pl stag-storenode.pl selectall_xml.pl This will give an outline of how to build a normalised relational database from XML source data, set up SQL templates, issue relational queries that return hierarchical results (as XML or as perl objects), and autogenerate a web query front end for this data.Why would you want to do this? Well, it gives you the full power of the relational model and SQL, combined with the convenience of representations which allow for the nesting of data entities (SQL query results are typically flat relations which are inconvenient for complex hierarchical data). Requirements: · Perl


DBIx::DBStag::Cookbook Related Software