{"id":21897496,"url":"https://github.com/mjgardner/dbcritic","last_synced_at":"2025-04-15T18:00:25.419Z","repository":{"id":48317635,"uuid":"2063812","full_name":"mjgardner/dbcritic","owner":"mjgardner","description":"Critique a database schema for best practices","archived":false,"fork":false,"pushed_at":"2021-08-03T15:10:36.000Z","size":708,"stargazers_count":8,"open_issues_count":3,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T10:46:55.419Z","etag":null,"topics":["best-practices","critique","database","database-schema","perl"],"latest_commit_sha":null,"homepage":"http://mjgardner.github.io/dbcritic","language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mjgardner.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-07-18T00:26:51.000Z","updated_at":"2025-01-18T16:30:49.000Z","dependencies_parsed_at":"2022-09-13T08:40:33.524Z","dependency_job_id":null,"html_url":"https://github.com/mjgardner/dbcritic","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjgardner%2Fdbcritic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjgardner%2Fdbcritic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjgardner%2Fdbcritic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjgardner%2Fdbcritic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mjgardner","download_url":"https://codeload.github.com/mjgardner/dbcritic/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249125963,"owners_count":21216705,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["best-practices","critique","database","database-schema","perl"],"created_at":"2024-11-28T14:17:31.413Z","updated_at":"2025-04-15T18:00:25.341Z","avatar_url":"https://github.com/mjgardner.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NAME\n\ndbcritic - Critique a database schema for best practices\n\n# VERSION\n\nversion 0.024\n\n# USAGE\n\n    dbcritic --help\n    dbcritic --dsn dbi:Oracle:HR --username scott --password tiger\n    dbcritic --class_name My::Schema --dsn dbi:mysql:database=db --username perl --password pass\n\n# DESCRIPTION\n\nThis is the command line interface to [App::DBCritic](https://metacpan.org/pod/App%3A%3ADBCritic),\na utility for scanning a database schema for violations of best practices.\n\n# CONFIGURATION\n\nAll configuration is done via the command line options described by\n`dbcritic --help`.\n\n# SUPPORT\n\n## Perldoc\n\nYou can find documentation for this module with the perldoc command.\n\n    perldoc dbcritic\n\n## Websites\n\nThe following websites have more information about this module, and may be of help to you. As always,\nin addition to those websites please use your favorite search engine to discover more resources.\n\n- MetaCPAN\n\n    A modern, open-source CPAN search engine, useful to view POD in HTML format.\n\n    [https://metacpan.org/release/App-DBCritic](https://metacpan.org/release/App-DBCritic)\n\n- CPANTS\n\n    The CPANTS is a website that analyzes the Kwalitee ( code metrics ) of a distribution.\n\n    [http://cpants.cpanauthors.org/dist/App-DBCritic](http://cpants.cpanauthors.org/dist/App-DBCritic)\n\n- CPAN Testers\n\n    The CPAN Testers is a network of smoke testers who run automated tests on uploaded CPAN distributions.\n\n    [http://www.cpantesters.org/distro/A/App-DBCritic](http://www.cpantesters.org/distro/A/App-DBCritic)\n\n- CPAN Testers Matrix\n\n    The CPAN Testers Matrix is a website that provides a visual overview of the test results for a distribution on various Perls/platforms.\n\n    [http://matrix.cpantesters.org/?dist=App-DBCritic](http://matrix.cpantesters.org/?dist=App-DBCritic)\n\n- CPAN Testers Dependencies\n\n    The CPAN Testers Dependencies is a website that shows a chart of the test results of all dependencies for a distribution.\n\n    [http://deps.cpantesters.org/?module=bin::dbcritic](http://deps.cpantesters.org/?module=bin::dbcritic)\n\n## Bugs / Feature Requests\n\nPlease report any bugs or feature requests through the web\ninterface at [https://github.com/mjgardner/dbcritic/issues](https://github.com/mjgardner/dbcritic/issues). You will be automatically notified of any\nprogress on the request by the system.\n\n## Source Code\n\nThe code is open to the world, and available for you to hack on. Please feel free to browse it and play\nwith it, or whatever. If you want to contribute patches, please send me a diff or prod me to pull\nfrom your repository :)\n\n[https://github.com/mjgardner/dbcritic](https://github.com/mjgardner/dbcritic)\n\n    git clone git://github.com/mjgardner/dbcritic.git\n\n# AUTHOR\n\nMark Gardner \u003cmjgardner@cpan.org\u003e\n\n# COPYRIGHT AND LICENSE\n\nThis software is copyright (c) 2021 by Mark Gardner.\n\nThis is free software; you can redistribute it and/or modify it under\nthe same terms as the Perl 5 programming language system itself.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmjgardner%2Fdbcritic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmjgardner%2Fdbcritic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmjgardner%2Fdbcritic/lists"}