The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "sql::translator"

SQL::Translator - manipulate structured data definitions (SQL and more) River stage three • 117 direct dependents • 266 total dependents

This documentation covers the API for SQL::Translator. For a more general discussion of how to use the modules and scripts, please see SQL::Translator::Manual. SQL::Translator is a group of Perl modules that converts vendor-specific SQL table definit...

VEESH/SQL-Translator-1.65 - 16 Jan 2024 18:56:26 UTC - Search in distribution

Bundle::SQL::Translator - a Bundle for SQL::Translator River stage zero No dependents

"Bundle::SQL::Translator" provides a bundle to install all "SQL::Translator" prerequisites. Note that installing this bundle requires the "gd" library from <http://www.boutell.com/gd/>....

DARREN/Bundle-SQL-Translator-1.00 - 02 Sep 2003 13:02:39 UTC - Search in distribution

SQL::Translator::Producer::Teng - Teng-specific producer for SQL::Translator River stage one • 1 direct dependent • 1 total dependent

This module will produce text output of the schema suitable for Teng. It will be a '.pm' file of Teng::Schema::Declare format....

SONGMU/SQL-Translator-Producer-Teng-0.03 - 14 Nov 2013 06:39:26 UTC - Search in distribution

SQL::Translator::Parser::OpenAPI - convert OpenAPI schema to SQL::Translator schema River stage zero No dependents

This module implements a SQL::Translator::Parser to convert a JSON::Validator::OpenAPI::Mojolicious specification to a SQL::Translator::Schema. It uses, from the given API spec, the given "definitions" to generate tables in an RDBMS with suitable col...

ETJ/SQL-Translator-Parser-OpenAPI-0.08 - 28 Jan 2021 15:36:01 UTC - Search in distribution

SQL::Translator::Producer::GraphQL - GraphQL schema producer for SQL::Translator River stage zero No dependents

This module will produce a GraphQL::Schema from the given SQL::Translator::Schema. It does this by first turning it into a DBIx::Class::Schema using SQL::Translator::Producer::DBIx::Class::File, then passing it to "to_graphql" in GraphQL::Plugin::Con...

ETJ/GraphQL-Plugin-Convert-DBIC-0.19 - 07 Sep 2021 18:11:12 UTC - Search in distribution

SQL::Translator::Producer::PlantUML - PlantUML-specific producer for SQL::Translator River stage zero No dependents

This module will produce text output of PlantUML....

HIMACHOCO/SQL-Translator-Producer-PlantUML-0.05 - 07 Mar 2016 04:08:40 UTC - Search in distribution

SQL::Translator::Producer::DBIxSchemaDSL - DBIX::Schema::DSL specific producer for SQL::Translator River stage zero No dependents

This module will produce text output of the schema suitable for DBIx::Schema::DSL....

KARUPA/SQL-Translator-Producer-DBIxSchemaDSL-0.04 - 03 Feb 2016 07:27:15 UTC - Search in distribution

SQL::Translator::Producer::GoogleBigQuery - Google BigQuery specific producer for SQL::Translator River stage zero No dependents

This module will produce text output of the schema suitable for Google BigQuery. It will be a '.json' file of BigQuery schema format....

KARUPA/SQL-Translator-Producer-GoogleBigQuery-0.01 - 26 Jan 2016 14:29:26 UTC - Search in distribution

SQL::Translator::Parser::DBIx::Class - Create a SQL::Translator schema from a DBIx::Class::Schema instance River stage three • 342 direct dependents • 452 total dependents

This class requires SQL::Translator installed to work. "SQL::Translator::Parser::DBIx::Class" reads a DBIx::Class schema, interrogates the columns, and stuffs it all in an $sqlt_schema object. Its primary use is in deploying database layouts describe...

RIBASUSHI/DBIx-Class-0.082843 - 17 May 2022 10:49:29 UTC - Search in distribution

SQL::Translator::Parser::XML::Torque - parser for Apache Torque XML documents River stage zero No dependents

Just an alias for the Xmldoom parser....

DSNOPEK/Xmldoom-0.0.16 - 08 Feb 2007 22:46:26 UTC - Search in distribution

lib/SQL/Translator/Producer/Monorail.pm River stage zero No dependents

CREIN/Monorail-0.4 - 23 Dec 2016 19:34:08 UTC - Search in distribution

SQL::Translator::Producer::DBIx::Class::File::Simple - DBIx::Class file producer River stage zero No dependents

Creates a DBIx::Class::Schema for use with DBIx::Class IF no_comments == 0,it won't print detail for columns,whereas if no_comments == 1 ,it will. For most cases,we need not those detail information....

DONGYI/SQL-Translator-Producer-DBIx-Class-File-Simple-0.1 - 26 Jun 2006 02:51:13 UTC - Search in distribution

DBIx::Class::DeploymentHandler::DeployMethod::SQL::Translator - Manage your SQL and Perl migrations in nicely laid out directories River stage two • 12 direct dependents • 12 total dependents

This class is the meat of DBIx::Class::DeploymentHandler. It takes care of generating serialized schemata as well as sql files to move from one version of a schema to the rest. One of the hallmark features of this class is that it allows for multiple...

MMCCLIMON/DBIx-Class-DeploymentHandler-0.002233 - 25 Sep 2019 17:33:53 UTC - Search in distribution

Data::Babel - Translator for biological identifiers River stage zero No dependents

Data::Babel translates biological identifiers based on information contained in a database. Each Data::Babel object provides a unique mapping over a set of identifier types. The system as a whole can contain multiple Data::Babel objects; these may sh...

NATG/Data-Babel-1.13 - 29 Oct 2013 13:07:02 UTC - Search in distribution

CXC::DB::DDL - DDL for table creation, based on SQL::Translator::Schema River stage zero No dependents

CXC::DB::DDL provides a procedural interface to generating DDL to create and drop database tables. It uses SQL::Translator to create the required SQL, and provides a little bit of extra DSL sauce in CXC::DB::DDL::Util. See CXC::DB:DDL::Manual::Intro....

DJERIUS/CXC-DB-DDL-0.13 - 04 Apr 2024 16:24:13 UTC - Search in distribution

Parse::SQL - simple SQL parser River stage zero No dependents

Warning: This is a preview release, and the entire API is subject to change several times over the next few releases. Please check the "SEE ALSO" section before reading any further!...

TEAM/Parse-SQL-0.002 - 27 Oct 2011 07:40:51 UTC - Search in distribution

PApp - multi-page-state-preserving web applications River stage zero No dependents

PApp is a complete solution for developing multi-page web applications that preserve state *across* page views. It also tracks user id's, supports a user access system and provides many utility functions (html, sql...). You do not need (and should no...

MLEHMANN/PApp-2.3 - 02 Aug 2023 22:30:09 UTC - Search in distribution

OOPS - Object Oriented Persistent Store River stage one • 1 direct dependent • 1 total dependent

The goal of OOPS is to make perl objects easily and transparently persistent. OOPS handles deeply nested and cross-linked objects -- even object hierarchies that are too large to fit in memory and (with a hint) individual hash tables that are too lar...

MUIR/OOPS-0.2005 - 13 Mar 2012 16:07:46 UTC - Search in distribution

Spec River stage zero No dependents

INGY/Hither-0.0.2 - 26 Mar 2015 18:34:27 UTC - Search in distribution
61 results (0.074 seconds)