Fedora Packages

perl-SQL-Translator

Manipulate structured data definitions (SQL and more)

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

Releases Overview

Release Stable Testing
Fedora Rawhide 1.65-1.fc40 -
Fedora 40 1.65-1.fc40 -
Fedora 39 1.65-1.fc39 -
Fedora 38 1.63-1.fc38 -
EPEL 9 1.62-8.el9 -
EPEL 8 1.61-3.el8 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at perl-SQL-Translator dash maintainers at fedoraproject dot org.



Sources on Pagure