App-DBCritic

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

NAME

    dbcritic - Critique a database schema for best practices

VERSION

    version 0.023

USAGE

        dbcritic --help
        dbcritic --dsn dbi:Oracle:HR --username scott --password tiger
        dbcritic --class_name My::Schema --dsn dbi:mysql:database=db --username perl --password pass

DESCRIPTION

    This is the command line interface to App::DBCritic, a utility for
    scanning a database schema for violations of best practices.

CONFIGURATION

    All configuration is done via the command line options described by
    dbcritic --help.

SUPPORT

 Perldoc

    You can find documentation for this module with the perldoc command.

      perldoc dbcritic

 Websites

    The following websites have more information about this module, and may
    be of help to you. As always, in addition to those websites please use
    your favorite search engine to discover more resources.

      * Search CPAN

      The default CPAN search engine, useful to view POD in HTML format.

      http://search.cpan.org/dist/App-DBCritic

      * CPAN Ratings

      The CPAN Ratings is a website that allows community ratings and
      reviews of Perl modules.

      http://cpanratings.perl.org/d/App-DBCritic

      * CPANTS

      The CPANTS is a website that analyzes the Kwalitee ( code metrics )
      of a distribution.

      http://cpants.cpanauthors.org/dist/App-DBCritic

      * CPAN Testers

      The CPAN Testers is a network of smoke testers who run automated
      tests on uploaded CPAN distributions.

      http://www.cpantesters.org/distro/A/App-DBCritic

      * CPAN Testers Matrix

      The CPAN Testers Matrix is a website that provides a visual overview
      of the test results for a distribution on various Perls/platforms.

      http://matrix.cpantesters.org/?dist=App-DBCritic

      * CPAN Testers Dependencies



( run in 0.474 second using v1.01-cache-2.11-cpan-0bb4e1dffa6 )