./databases/p5-SQL-Translator, Manipulate structured data definitions (SQL and more)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2009Q4, Version: 0.11003, Package name: p5-SQL-Translator-0.11003, Maintainer: pkgsrc-users

SQL::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).


Master sites: (Expand)

SHA1: 4b3e96af57ba80ad3fe72e6277158329f6d68ac6
RMD160: 6d509fd0bdf37ec61ff89b8234b69794b19e0b4f
Filesize: 393.348 KB

Version history: (Expand)