Letter P

perl-SQL-Translator - Manipulate structured data definitions (SQL and more)

Website: https://metacpan.org/release/SQL-Translator
License: GPL+ or Artistic
Vendor: Alcance Libre, Inc.
Description:
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).

Packages

perl-SQL-Translator-1.62-1.aldos.noarch [422 KiB] Changelog by Joel Barrios (2022-05-13):
- Update to 1.62.

Listing created by Repoview-0.6.6-6.fc14.al