| This Release | SQL-Translator-0.07 | [Download] [Browse] | 13 Jun 2005 | |||
| Latest Release | SQL-Translator-0.09007 | [Download] [Browse] | 26 Jun 2009 | |||
| Other Releases | ||||||
| Links | [ Discussion Forum ] [ View/Report Bugs (97) ] [ Dependencies ] [ Other Tools ] | |||||
| CPAN Testers | PASS (15) FAIL (42) [ View Reports ] [ Perl/Platform Version Matrix ] | |||||
| Rating |
(13 Reviews)
[ Rate this distribution ]
| |||||
| License | GPL | |||||
| Special Files |
|
|||||
| SQL::Translator | manipulate structured data definitions (SQL and more) | 0.07 | |
| SQL::Translator::Parser | describes how to write a parser | 1.09 | |
| SQL::Translator::Parser::Access | parser for Access as produced by mdbtools | 1.02 | |
| SQL::Translator::Parser::DB2 | |||
| SQL::Translator::Parser::DB2::Grammar | |||
| SQL::Translator::Parser::DBI | "parser" for DBI handles | 1.06 | |
| SQL::Translator::Parser::DBI::DB2 | parser for DBD::DB2 | ||
| SQL::Translator::Parser::DBI::MySQL | parser for DBD::mysql | 1.04 | |
| SQL::Translator::Parser::DBI::PostgreSQL | parser for DBD::Pg | 1.07 | |
| SQL::Translator::Parser::DBI::SQLite | parser for DBD::SQLite | 1.05 | |
| SQL::Translator::Parser::DBI::Sybase | parser for DBD::Sybase | 1.06 | |
| SQL::Translator::Parser::Excel | parser for Excel | 1.14 | |
| SQL::Translator::Parser::MySQL | parser for MySQL | 1.47 | |
| SQL::Translator::Parser::Oracle | parser for Oracle | 1.19 | |
| SQL::Translator::Parser::PostgreSQL | parser for PostgreSQL | 1.43 | |
| SQL::Translator::Parser::SQLite | parser for SQLite | 1.06 | |
| SQL::Translator::Parser::Storable | parser for Schema objects serialized with the Storable module | 1.05 | |
| SQL::Translator::Parser::Sybase | parser for Sybase | 1.09 | |
| SQL::Translator::Parser::XML | Alias to XML::SQLFairy parser | 1.02 | |
| SQL::Translator::Parser::XML::SQLFairy | parser for SQL::Translator's XML. | 1.13 | |
| SQL::Translator::Parser::YAML | Parse a YAML representation of a schema | 1.07 | |
| SQL::Translator::Parser::xSV | parser for arbitrarily delimited text files | 1.16 | |
| SQL::Translator::Producer | describes how to write a producer | 1.07 | |
| SQL::Translator::Producer::ClassDBI | create Class::DBI classes from schema | 1.41 | |
| SQL::Translator::Producer::Diagram | ER diagram producer for SQL::Translator | 1.12 | |
| SQL::Translator::Producer::Dumper | SQL Dumper producer for SQL::Translator | 1.08 | |
| SQL::Translator::Producer::GraphViz | GraphViz producer for SQL::Translator | 1.12 | |
| SQL::Translator::Producer::HTML | HTML producer for SQL::Translator | 1.15 | |
| SQL::Translator::Producer::MySQL | MySQL-specific producer for SQL::Translator | 1.43 | |
| SQL::Translator::Producer::Oracle | Oracle SQL producer | 1.33 | |
| SQL::Translator::Producer::POD | POD producer for SQL::Translator | 1.05 | |
| SQL::Translator::Producer::PostgreSQL | PostgreSQL producer for SQL::Translator | 1.22 | |
| SQL::Translator::Producer::SQLServer | MS SQLServer producer for SQL::Translator | 1.01 | |
| SQL::Translator::Producer::SQLite | SQLite producer for SQL::Translator | 1.11 | |
| SQL::Translator::Producer::Storable | serializes the SQL::Translator::Schema object via the Storable module | 1.05 | |
| SQL::Translator::Producer::Sybase | Sybase producer for SQL::Translator | 1.09 | |
| SQL::Translator::Producer::TT::Base | TT (Template Toolkit) based Producer base class. | 1.06 | |
| SQL::Translator::Producer::TT::Table | Produces output using the Template Toolkit from a SQL schema, per table. | 1.03 | |
| SQL::Translator::Producer::TTSchema | Produces output using the Template Toolkit from a SQL schema | 1.10 | |
| SQL::Translator::Producer::XML | Alias to XML::SQLFairy producer | 1.16 | |
| SQL::Translator::Producer::XML::SQLFairy | SQLFairy's default XML format | 1.19 | |
| SQL::Translator::Producer::YAML | A YAML producer for SQL::Translator | 1.10 | |
| SQL::Translator::Schema | SQL::Translator schema object | 1.23 | |
| SQL::Translator::Schema::Constants | constants module | 1.43 | |
| SQL::Translator::Schema::Constraint | SQL::Translator constraint object | 1.15 | |
| SQL::Translator::Schema::Field | SQL::Translator field object | 1.22 | |
| SQL::Translator::Schema::Graph | |||
| SQL::Translator::Schema::Graph::CompoundEdge | |||
| SQL::Translator::Schema::Graph::Edge | |||
| SQL::Translator::Schema::Graph::HyperEdge | |||
| SQL::Translator::Schema::Graph::Node | |||
| SQL::Translator::Schema::Graph::Port | |||
| SQL::Translator::Schema::Index | SQL::Translator index object | 1.10 | |
| SQL::Translator::Schema::Object | Base class SQL::Translator Schema objects. | 1.04 | |
| SQL::Translator::Schema::Procedure | SQL::Translator procedure object | 1.04 | |
| SQL::Translator::Schema::Table | SQL::Translator table object | 1.30 | |
| SQL::Translator::Schema::Trigger | SQL::Translator trigger object | 1.05 | |
| SQL::Translator::Schema::View | SQL::Translator view object | 1.09 | |
| SQL::Translator::Shell | |||
| SQL::Translator::Utils | SQL::Translator Utility functions | 1.12 | |
| Test::SQL::Translator | Test::More test functions for the Schema objects. | 1.08 |
| SQL::Translator::Manual |   |
| sqlt | convert SQL schema using SQL::Translator  |
| sqlt-diagram | Automatically create a diagram from a database schema  |
| sqlt-diff | find the differences b/w two schemas  |
| sqlt-dumper | create a dumper script from a schema  |
| sqlt-graph | Automatically create a graph from a database schema  |
| sqlt.cgi | CGI front-end for SQL::Translator  |