The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module:DBIx::DBSchema"

DBIx::DBSchema - Database-independent schema objects River stage two • 4 direct dependents • 13 total dependents

DBIx::DBSchema objects are collections of DBIx::DBSchema::Table objects and represent a database schema. This module implements an OO-interface to database schemas. Using this module, you can create a database schema with an OO Perl interface. You ca...

IVAN/DBIx-DBSchema-0.47 - 07 Sep 2022 23:42:13 UTC

DBIx::DBSchema::DBD - DBIx::DBSchema Driver Writer's Guide and Base Class River stage two • 4 direct dependents • 13 total dependents

Drivers should be named DBIx::DBSchema::DBD::DatabaseName, where DatabaseName is the same as the DBD:: driver for this database. Drivers should implement the following class methods: columns CLASS DBI_DBH TABLE Given an active DBI database handle, re...

IVAN/DBIx-DBSchema-0.47 - 07 Sep 2022 23:42:13 UTC

DBIx::DBSchema::Index - Index objects River stage two • 4 direct dependents • 13 total dependents

DBIx::DBSchema::Index objects represent a unique or non-unique database index....

IVAN/DBIx-DBSchema-0.47 - 07 Sep 2022 23:42:13 UTC

DBIx::DBSchema::Table - Table objects River stage two • 4 direct dependents • 13 total dependents

DBIx::DBSchema::Table objects represent a single database table....

IVAN/DBIx-DBSchema-0.47 - 07 Sep 2022 23:42:13 UTC

DBIx::DBSchema::Column - Column objects River stage two • 4 direct dependents • 13 total dependents

DBIx::DBSchema::Column objects represent columns in tables (see DBIx::DBSchema::Table)....

IVAN/DBIx-DBSchema-0.47 - 07 Sep 2022 23:42:13 UTC

DBIx::DBSchema::DBD::Pg - PostgreSQL native driver for DBIx::DBSchema River stage two • 4 direct dependents • 13 total dependents

This module implements a PostgreSQL-native driver for DBIx::DBSchema....

IVAN/DBIx-DBSchema-0.47 - 07 Sep 2022 23:42:13 UTC

DBIx::DBSchema::ForeignKey - Foreign key objects River stage two • 4 direct dependents • 13 total dependents

DBIx::DBSchema::ForeignKey objects represent a foreign key....

IVAN/DBIx-DBSchema-0.47 - 07 Sep 2022 23:42:13 UTC

DBIx::DBSchema::DBD::mysql - MySQL native driver for DBIx::DBSchema River stage two • 4 direct dependents • 13 total dependents

This module implements a MySQL-native driver for DBIx::DBSchema....

IVAN/DBIx-DBSchema-0.47 - 07 Sep 2022 23:42:13 UTC

DBIx::DBSchema::DBD::Sybase - Sybase database driver for DBIx::DBSchema River stage two • 4 direct dependents • 13 total dependents

This module implements a Sybase driver for DBIx::DBSchema....

IVAN/DBIx-DBSchema-0.47 - 07 Sep 2022 23:42:13 UTC

DBIx::DBSchema::DBD::Oracle - Oracle native driver for DBIx::DBSchema River stage two • 4 direct dependents • 13 total dependents

This module implements a Oracle-native driver for DBIx::DBSchema....

IVAN/DBIx-DBSchema-0.47 - 07 Sep 2022 23:42:13 UTC

DBIx::DBSchema::DBD::SQLite - SQLite native driver for DBIx::DBSchema River stage two • 4 direct dependents • 13 total dependents

This module implements a SQLite-native driver for DBIx::DBSchema....

IVAN/DBIx-DBSchema-0.47 - 07 Sep 2022 23:42:13 UTC

DBSchema/_util.pm River stage two • 4 direct dependents • 13 total dependents

IVAN/DBIx-DBSchema-0.47 - 07 Sep 2022 23:42:13 UTC

DBIx::SchemaChecksum - Manage your datebase schema via checksums River stage zero No dependents

When you're dealing with several instances of the same database (eg. developer, testing, stage, production), it is crucial to make sure that all databases use the same schema. This can be quite an hair-pulling experience, and this module should help ...

DOMM/DBIx-SchemaChecksum-1.104 - 26 Jan 2021 12:12:41 UTC

DBIx::VersionedSchema - helps to manage database schema versions River stage one • 1 direct dependent • 2 total dependents

This module helps to evolve database schema in small increments called schema versions henceforth. Each of those versions is perl function that you pass to add_version function. Those versions are replayed by calling run_updates function. DBIx::Versi...

BOSU/DBIx-VersionedSchema-0.03 - 09 Oct 2007 21:06:44 UTC

DBIx::EAV::Schema - Describes the physical EAV database schema. River stage zero No dependents

This class represents the physical eav database schema. Will never need to instantiate an object of this class directly....

CAFEGRATZ/DBIx-EAV-0.11 - 09 Feb 2018 14:31:05 UTC

DBIx::Schema::DSL - DSL for Database schema declaration River stage one • 5 direct dependents • 5 total dependents

This module provides DSL for database schema declaration like ruby's ActiveRecord::Schema. THE SOFTWARE IS IT'S IN ALPHA QUALITY. IT MAY CHANGE THE API WITHOUT NOTICE....

SONGMU/DBIx-Schema-DSL-1.0000 - 05 Jul 2018 09:13:41 UTC

DBIx::Mint::Schema - Class and relationship definitions for DBIx::Mint River stage zero No dependents

This module lets you declare the mapping between classes and database tables, and it creates methods that act on the relationships you define. It is an essential part of DBIx::Mint....

JFRAIRE/DBIx-Mint-0.071 - 24 Mar 2015 23:07:56 UTC

DBIx::Util::Schema - Utility routines related to database schema River stage two • 8 direct dependents • 95 total dependents

DBI already provides methods to query schema information, e.g. "table_info()", "column_info()", "statistics_info()", but simple things like checking whether a table or a column exists is not straightforward or easy enough. This module provides conven...

PERLANCAR/DBIx-Util-Schema-0.002 - 06 May 2020 02:59:56 UTC

DBIx::Diff::Schema - Compare schema of two DBI databases River stage two • 4 direct dependents • 89 total dependents

Currently only tested on Postgres and SQLite....

PERLANCAR/DBIx-Diff-Schema-0.097 - 06 May 2020 02:59:45 UTC

DBIx::Lite::Schema River stage zero No dependents

AAR/DBIx-Lite-0.33 - 07 Sep 2021 13:29:16 UTC
230 results (0.081 seconds)