NOTE: We are working on migrating this site away from MediaWiki, so editing pages will be disabled for now.

Chado::AutoDBI

From GMOD
Revision as of 21:23, 15 August 2013 by Girlwithglasses (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Description

Chado::AutoDBI is a middleware package based on Class::DBI and maps Perl objects directly to tables in the Chado schema. It provides a very easy Perl interface for access to the database. It is currently used as a bulk loader for the Chado database, and as the underlying Object-Relational Mapping (ORM) tool in Modware. Chado::AutoDBI is automatically generated from the Chado database schema which makes it very easy to update when changes are made. This code autogeneration process was adapted from the Turnkey project which is a generic ORM/website code generation tool.

Requirements


Documentation


Contact

Scott Cain cain.cshl@gmail.com

Downloads

Chado::AutoDBI is part of the Chado package. You can download the latest stable Chado at http://sourceforge.net/project/showfiles.php?group_id=27707, the name of the package is gmod.