libdbix-dbschema-perl

Perl module to manipulate schemas independently of databases

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 from a different process. Most importantly, DBIx::DBSchema can write SQL CREATE statements for different databases from a single source.

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

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/DBIx-DBSchema


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libdbix-dbschema-perl