p5-DBIx-DBSchema

database-independent schema objects

WWW CVSWeb GITHub
  1. Package version
    p5-DBIx-DBSchema-0.47p0
  2. Maintainer
    The OpenBSD ports mailing-list

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 for different
databases from a single source.

  • devel/p5-FreezeThaw
  • databases/p5-DBI