Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37486344
en ru br
ALT Linux repos
S:0.47-alt1
5.0: 0.27-alt2
4.1: 0.27-alt1
4.0: 0.27-alt1

Group :: Development/Perl
RPM: perl-DBIx-DBSchema

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.47-alt1
Build date: 11 september 2022, 11:38 ( 84.3 weeks ago )
Size: 34.12 Kb

Home page:   http://www.cpan.org

License: Artistic
Summary: Database-independent schema objects
Description:

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 can read the
schema from an existing database.  You can save the schema to disk and restore
it a different process.  Most importantly, DBIx::DBSchema can write SQL
CREATE statements statements for different databases from a single source.

Currently supported databases are MySQL and PostgreSQL.  Sybase support is
partially implemented.  DBIx::DBSchema will attempt to use generic SQL syntax
for other databases.  Assistance adding support for other databases is
welcomed.  See DBIx::DBSchema::DBD, "Driver Writer's Guide and Base Class".

Current maintainer: Vitaly Lipatov

List of contributors

List of rpms provided by this srpm:

  • perl-DBIx-DBSchema
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin