Path to this page:
./
databases/p5-SQL-Translator,
Manipulate structured data definitions (SQL and more)
Branch: pkgsrc-2009Q1,
Version: 0.09004,
Package name: p5-SQL-Translator-0.09004,
Maintainer: pkgsrc-usersSQL::Translator is a group of Perl modules that converts vendor-specific
SQL table definitions into other formats, such as other vendor-specific
SQL, ER diagrams, documentation (POD and HTML), XML, and Class::DBI
classes. The main focus of SQL::Translator is SQL, but parsers
exist for other structured data formats, including Excel spreadsheets
and arbitrarily delimited text files. Through the separation of
the code into parsers and producers with an object model in between,
it's possible to combine any parser with any producer, to plug in
custom parsers or producers, or to manipulate the parsed data via
the built-in object model. Presently only the definition parts of
SQL are handled (CREATE, ALTER), not the manipulation of data
(INSERT, UPDATE, DELETE).
Required to run:[
lang/perl5] [
security/p5-Digest-SHA1]
Master sites: (Expand)
SHA1: cf8a8f22019f4e16c44d49534f5f9f8ad60b31db
RMD160: 9355e88bb33170446b768d18c8e5055234757db4
Filesize: 578.388 KB
Version history: (Expand)
- (2009-04-06) Package added to pkgsrc.se, version p5-SQL-Translator-0.09004 (created)