Description
Database schemas can be inspected and converted into DBIx::Class schema classes. Developers use this tool and library to bootstrap ORM code from existing databases. It may connect to databases, read schema metadata, and write generated Perl files.