软件包:libdbix-dbschema-perl(0.45-1)
libdbix-dbschema-perl 的相关链接
Debian 的资源:
下载源码包 libdbix-dbschema-perl:
- [libdbix-dbschema-perl_0.45-1.dsc]
- [libdbix-dbschema-perl_0.45.orig.tar.gz]
- [libdbix-dbschema-perl_0.45-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
Perl module to manipulate schemas independently of databases
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".
其他与 libdbix-dbschema-perl 有关的软件包
|
|
|
|
-
- dep: libdbi-perl
- Perl Database Interface (DBI)
-
- dep: libfreezethaw-perl
- module to serialize and deserialize Perl data structures
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)