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

Search results for "dbix migration"

DBIx::Migration - Seamless DB schema up- and downgrades River stage one • 1 direct dependent • 1 total dependent

Seamless DB schema up- and downgrades....

DANIEL/DBIx-Migration-0.07 - 22 Oct 2010 01:38:38 UTC - Search in distribution

DBIx::Class::Migration - Use the best tools together for sane database migrations River stage one • 5 direct dependents • 7 total dependents

DBIx::Class::DeploymentHandler is a state of the art solution to the problem of creating sane workflows for versioning DBIx::Class managed database projects. However, since it is more of a toolkit for building custom versioning and migration workflow...

JJNAPIORK/DBIx-Class-Migration-0.075 - 02 Jun 2020 20:56:05 UTC - Search in distribution

DBIx::Schema::Migration - An easy way to start using migrations. River stage zero No dependents

Schema migration is a tool that helps to apply incremental and reversible changes to you relational database. You could build cli util or use this class whintin yor ci/cd script. This module relies on DBI and the database connection it creates. It on...

ALEXPAN/DBIx-Schema-Migration-1.01 - 12 Aug 2021 13:16:27 UTC - Search in distribution

DBIx::Migration::Classes - Class-based migration for relational databases. River stage zero No dependents

When writing database powered applications it is often nessessary to adapt the database structure, e.g. add a table, change a column type etc. Suppose a developer works on a feature, creates a new database field, and from then on the codebase relies ...

KITOMER/DBIx-Migration-Classes-0.02 - 21 Mar 2011 12:46:31 UTC - Search in distribution

DBIx::Migration::Directories - Install/remove/upgrade/downgrade SQL schemas River stage one • 2 direct dependents • 2 total dependents

"DBIx::Migration::Directories" provides you with a framework for managing database schemas easily. You create a directory to hold your schema, then in that directory create sub-directories containing the SQL code to install, remove, upgrade, or downg...

CRAKRJACK/DBIx-Migration-Directories-0.12 - 26 Mar 2014 01:09:45 UTC - Search in distribution

DBIx::SimpleMigration::Migration River stage zero No dependents

This handles loading the SQL file for the migration, parses it with SQL::SplitStatement and then uses DBIx::SimpleMigration::Client to apply it to the cloned DBI handle. This tries to be as safe as possible, see DBIx::SimpleMigration::Client for more...

CDANIEL/DBIx-SimpleMigration-1.0.2 - 29 Dec 2016 01:44:47 UTC - Search in distribution

DBIx::Class::StateMigrations::Migration - individual migration for a single version bump River stage zero No dependents

VANSTYN/DBIx-Class-StateMigrations-0.002 - 20 Dec 2020 05:02:51 UTC - Search in distribution

DBIx::Class::Migration::RunScript::Trait::AuthenPassphrase - encode values River stage zero No dependents

This trait is only useful if you are using DBIx::Class::Migration. We've supplied this as an external CPAN module since Authen::Passphrase has a dependency weight we didn't want to impose on core DBIx::Class::Migration. Sometimes when you are adding ...

JJNAPIORK/DBIx-Class-Migration-RunScript-Trait-AuthenPassphrase-0.002 - 01 Jan 2013 16:30:33 UTC - Search in distribution

Geoffrey - Continuous Database Migration River stage one • 3 direct dependents • 3 total dependents

"Geoffrey" is a pure Perl module. Continuous Database Migration A package which allows a continuous development with an application that hold the appropriate database system synchronously....

MZIESCHA/Geoffrey-0.000205 - 04 Dec 2019 17:57:41 UTC - Search in distribution

Data::Demos - Database Migration Demos River stage zero No dependents

Data::Demos is set of tools for quickly creating demo databases and applying migration stories to them. It has the following concepts: "data-demo" The command line tool for interacting with Data::Demos. Sources Open data provider web sites Datasets V...

INGY/Data-Demos-0.0.2 - 02 Mar 2015 20:52:29 UTC - Search in distribution

Anego - The database migration utility as our elder sister. River stage zero No dependents

Anego is database migration utility....

PAPIX/Anego-0.02 - 28 Aug 2017 13:26:38 UTC - Search in distribution

DBIx::Migrate - DBI extension for 'batch-mode' table migration River stage zero No dependents

DBIx::Migrate is a DBI extension for 'batch-mode' table migration. Let's suppose you want to create a MySQL mirror of several related tables in an Oracle database. DBIx::Migrate will do just that. If the target MySQL table does not exist, an attempt ...

BROOM/DBIx-Migrate-0.01 - 07 Aug 2003 16:11:04 UTC - Search in distribution

CGI::Bus - Web and DBI Application object River stage zero No dependents

A web database with record versioning, access control at the record level, and file attachments was needed for me, see examples and CGI::Bus::tmsql... Modular structure and some codes implemented due to infrastructural needs. This module is to provid...

MAKAROW/CGI-Bus-0.62 - 07 Sep 2007 18:24:11 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

DBM::Deep - A pure perl multi-level hash/array DBM that supports transactions River stage two • 13 direct dependents • 75 total dependents

A unique flat-file database module, written in pure perl. True multi-level hash/array support (unlike MLDBM, which is faked), hybrid OO / tie() interface, cross-platform FTPable files, ACID transactions, and is quite fast. Can handle millions of keys...

DCANTRELL/DBM-Deep-2.0019 - 12 Nov 2023 15:30:15 UTC - Search in distribution

XML::RDB - Perl extension to convert XML files into RDB schemas and populate, and unpopulate them. Works with XML Schemas too. River stage zero No dependents

XML/RDB version 1.1 ==================== A long-arse how-to & explanation: An XML document is an ideal transport for data between heterogeneous systems. XML documents are also an ideal way to represent hierarchical data generically. Yet when it comes...

METZZO/XML-RDB-1.3 - 30 Sep 2009 03:36:40 UTC - Search in distribution

sqitch - Sensible database change management River stage one • 2 direct dependents • 2 total dependents

Sqitch is a database change management application. It currently supports: * PostgreSQL <https://postgresql.org/> 8.4+ * YugabyteDB <https://www.yugabyte.com/yugabytedb/> 2.6+ * CockroachDB <https://www.cockroachlabs.com/product/> 21+ * SQLite <https...

DWHEELER/App-Sqitch-v1.4.1 - 04 Feb 2024 16:44:41 UTC - Search in distribution

DBIx::Web - Active Web Database Layer River stage zero No dependents

This is a database layer for Perl scripts, implementing triggers, record versioning, access control at the record level, file attachments to records, materialised views. There is a web user interface also. Based on DBI and DB_File data engines. Based...

MAKAROW/DBIx-Web-0.80 - 30 Oct 2013 17:22:21 UTC - Search in distribution

App::JESP - Just Enough SQL Patches River stage zero No dependents

JETEVE/App-JESP-0.016 - 22 Apr 2021 15:26:56 UTC - Search in distribution

SQL::Exec - Simple thread and fork safe database access with functionnal and OO interface River stage zero No dependents

MATHIAS/SQL-Exec-0.10 - 27 Mar 2013 21:47:35 UTC - Search in distribution
41 results (0.059 seconds)